jinpengyong
2023-10-23 a1ef8a466a6603fe37cb6f7341ce127ab0861c07
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);
}