cjl
2023-11-20 6ab3d49daeeb6b10e0bdedd9fbb6735491248cfd
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);
}