liurunyu
4 天以前 be67a2e0d516b4bde98d180630e6f90efa90f4e8
pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/java/com/dy/pipIrrProject/intakeController/IntakeControllerCtrl.java
@@ -323,7 +323,7 @@
     * @param id
     * @return
     */
    @PostMapping("deleteTrampController")
    @GetMapping("deleteTrampController")
    @Transactional(rollbackFor = Exception.class)
    @SsoAop()
    public BaseResponse<Boolean> deleteTrampController(Long id) {