jinpengyong
2023-10-25 1de4906d90e268579128b9fae911ea48c6f22469
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);
}