hyingbo
13 小时以前 189c22920f56eccf89090197e82de8dae57c4a01
lxzn-module-eam-common/src/main/java/org/jeecg/modules/eam/service/IEamEquipmentService.java
@@ -60,5 +60,5 @@
    ModelAndView exportLedgerStatisticsXls(HttpServletRequest request, Class<EquipmentCategoryStatistics> equipmentCategoryStatisticsClass, String 台账统计);
    List<EquipmentSearchResult> asyncLoadEquipmentByProduction(List<String> equipmentIds);
    List<EquipmentSearchResult> asyncLoadEquipmentByProduction(List<String> orgIdList);
}