hyingbo
7 小时以前 189c22920f56eccf89090197e82de8dae57c4a01
lxzn-module-mdc-common/src/main/java/org/jeecg/modules/mdc/service/IMdcEquipmentService.java
@@ -253,4 +253,6 @@
     * @return
     */
    List<MdcEquipment> getEquipmentList();
    List<String> findAllProductions(String key);
}