新火炬后端单体项目初始化代码
Lius
9 天以前 368e938e3ced045d6b8499cdaed7d61a84180a1c
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);