liurunyu
2025-08-20 e88c04431d06edd05a5cb4eaff5bc120ff063224
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) {