collect/src/main/java/com/qianwen/mdc/collect/service/DeviceStateAggregateService.java
@@ -98,6 +98,8 @@ ////使用workstationWcsFeedbackMapper更新反馈得状态,我们不需要 //IWorkstationFeedbackService workstationFeedbackService = SpringUtil.getBean(IWorkstationFeedbackService.class); workstationFeedbackService.handlerFeedbackComplete(workstationId); log.info("聚合状态完成:工位{}",workstationId); }