cjl
2023-09-27 8c7d9c025fd135ffe1b709d5419a31e7899dcaeb
screen-api/src/main/java/com/moral/api/service/AllocationService.java
@@ -29,6 +29,8 @@
    List<Allocation> selectAll(Map<String,Object> map);
    List<Integer> unitResult();
    Map<String, Object> selectUnitView(Map<String,Object> map);