linwei
2024-02-05 6fe359af700822a198b9a0e711ad130726a0c714
src/main/java/org/springblade/modules/taskPlaceSelfCheck/service/ITaskPlaceSelfCheckService.java
@@ -59,4 +59,6 @@
   Boolean savePlace(TaskPlaceSelfCheckVO taskPlaceSelfCheck) throws Exception;
   Boolean examine(TaskPlaceSelfCheckVO taskPlaceSelfCheck) throws Exception;
}