wente
2023-12-07 ae4c391acc83bfebed7592a1bd9f9d62f6ac5591
modules/mainPart/src/main/java/com/zt/life/modules/configItemWarehouse/dao/WarehouseConfigItemDao.java
@@ -21,5 +21,5 @@
    List<WarehouseConfigItem> getList(Map<String, Object> params);
    List<DictIstance> itemList(Long projectId);
    List<WarehouseConfigItem> itemList(Long projectId);
}