47 hai 3 meses
pai
achega
7292a7b441

+ 0 - 1
yudao-module-system/yudao-module-system-biz/src/main/java/cn/iocoder/yudao/module/system/controller/admin/studentSelectSupervisorRecord/StudentSelectSupervisorRecordController.java

@@ -537,7 +537,6 @@ public class StudentSelectSupervisorRecordController {
         return success(studentSelectSupervisorRecordService.getSupervisorSignatureById(loginId));
         return success(studentSelectSupervisorRecordService.getSupervisorSignatureById(loginId));
     }
     }
 
 
-
     @GetMapping("/pendingApprovalPage")
     @GetMapping("/pendingApprovalPage")
     @Operation(summary = "获得待审批记录分页")
     @Operation(summary = "获得待审批记录分页")
     @PreAuthorize("@ss.hasPermission('system:student-select-supervisor-record:pendingApprovalPage')")
     @PreAuthorize("@ss.hasPermission('system:student-select-supervisor-record:pendingApprovalPage')")