cjl
2023-10-07 a0fe2290b235be4460d2118bac76ef3d64980d47
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);
}