|
@@ -27,6 +27,8 @@ public class StatusUpdateServiceImpl implements StatusUpdateService {
|
|
private IWcsTaskService wcsTaskService;
|
|
private IWcsTaskService wcsTaskService;
|
|
@Autowired
|
|
@Autowired
|
|
private IBusinessService businessService;
|
|
private IBusinessService businessService;
|
|
|
|
+ @Autowired
|
|
|
|
+ private AutoDoorClient autoDoorClient;
|
|
|
|
|
|
public enum AGV_ACTION {
|
|
public enum AGV_ACTION {
|
|
|
|
|