新火炬后端单体项目初始化代码
cuilei
6 天以前 3ca99a04cff5dc72a8f1a4b4448ca592f915237f
src/main/java/org/jeecg/modules/mdc/mapper/MdcEquipmentMapper.java
@@ -143,7 +143,7 @@
    List<String> getEquIdsByProIds(@Param("proIds") List<String> proIds);
    List<MdcEquipment> getEquipmentList(@Param("allProductionIds") List<String> allProductionIds);
    List<MdcEquipment> getEquipmentList(@Param("allFactoryIds") List<String> allFactoryIds);
    List<MdcEquipment> queryByFactoryId(@Param("factoryId") String factoryId);