cjl
2023-10-20 b0aa9c478e218b046ccacae12aa619bb788fb98b
screen-api/src/main/java/com/moral/api/mapper/AllocationMapper.java
@@ -33,6 +33,6 @@
    List<AllocationListExt> extList(@Param("allocation") AllocationListCond allocationListCond);
    List<AllocationFindVo> selectSmallRoutine( Integer state);
}