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); }