hyingbo
2025-06-12 f0ef4c79f455f4836dafd62b217f1a7e5a2b187c
lxzn-module-mdc-common/src/main/java/org/jeecg/modules/mdc/service/IMdcEquipmentService.java
@@ -240,6 +240,9 @@
     */
    List<MdcEquipment> findByProIdsAndType(List<String> allProductionIds, List<String> typeList);
    List<String> getEquIdsByProIds(List<String> proIds);
    /**
     * 根据用户查询设备列表信息
     * @return