洁美更新
This commit is contained in:
@@ -513,8 +513,8 @@ public synchronized boolean instruction_apply(String container_code) throws Exce
|
||||
String taskcode = task.getTask_code();
|
||||
String vehiclecode = task.getVehicle_code();
|
||||
String priority = task.getPriority();
|
||||
String start_point_code = task.getStart_point_code();
|
||||
String start_device_code = task.getStart_device_code();
|
||||
String start_point_code = this.device_code;
|
||||
String start_device_code = this.device_code;
|
||||
String route_plan_code = task.getRoute_plan_code();
|
||||
String next_device_code = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user