cjl
2023-09-26 b96b8fceafe697d326cd0071504b0dfd19a9eb14
screen-api/src/main/java/com/moral/api/service/AllocationService.java
@@ -37,6 +37,8 @@
     */
    AllocationExt extOne(Integer id);
     AllocationExt oneAllocation(Integer id);
    void changeAllocation(AllocationChangeCond changeCond);
    void checkAllocation(AllocationCheckCond checkCond);