lin
2024-04-16 3f5f1d2015b60e35cc9069f7cbf3096b0bc8394e
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);
}