jinpengyong
2023-10-27 50cce907410c027875f6f8bfca9aafd8c7b44a04
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);
}