linwe
2024-07-05 fee8fbb72f73cc11075b07bf457ce2dd2a9ce19e
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);
}