lin
2024-04-12 c52e303d4dd0270c4839f22158c852f03e27dd1f
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);
}