cjl
2024-03-28 33b9d2c203a9998272088ecdf43a15dd53669967
screen-api/src/main/java/com/moral/api/service/AllocationExtensionService.java
@@ -39,6 +39,6 @@
    */
    boolean save(AllocationExtensionAddCond allocationExtensionAddCond);
    boolean check(Integer id,Integer sate);
    boolean check(Integer id,Integer state);
}