日志优化修改-设备监控优化

This commit is contained in:
lyd
2022-08-19 15:11:58 +08:00
parent 7f7265e5fc
commit e395d856c7
5 changed files with 124 additions and 139 deletions

View File

@@ -74,8 +74,8 @@ public class TaskServiceImpl implements TaskService, ApplicationAutoInitial {
private final DeviceAppService deviceAppService;
private final RouteLineService routelineserver;
private final AcsToWmsService acstowmsService;
@Autowired
private AcsToWmsService acstowmsService;
@Autowired
private TaskFeedbackService taskFeedbackService;