linwe
2024-06-06 c2ea02407c76560111e2a149a4a057c257c01052
src/main/java/org/springblade/modules/task/service/ITaskCampusReportingEventService.java
@@ -42,5 +42,5 @@
   Boolean saveCampusReporting(TaskCampusReportingEventDTO taskCampusReportingEvent);
   Boolean updateCampusReporting(TaskCampusReportingEventDTO taskCampusReportingEvent) throws Exception;
   Boolean updateCampusReporting(TaskCampusReportingEventDTO taskCampusReportingEvent);
}