@@ -710,7 +710,10 @@ public class WmsToAcsServiceImpl implements WmsToAcsService {
|
|||||||
hailiangAutoCacheLineDeviceDriver.writing(code, value);
|
hailiangAutoCacheLineDeviceDriver.writing(code, value);
|
||||||
if (code.equals("to_start_checking")) {
|
if (code.equals("to_start_checking")) {
|
||||||
hailiangAutoCacheLineDeviceDriver.writing("to_task", "1001");
|
hailiangAutoCacheLineDeviceDriver.writing("to_task", "1001");
|
||||||
}
|
}
|
||||||
|
if (code.equals("to_check_finish")){
|
||||||
|
hailiangAutoCacheLineDeviceDriver.writing("to_task", "0");
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
JSONObject resultJson = new JSONObject();
|
JSONObject resultJson = new JSONObject();
|
||||||
|
|||||||
Reference in New Issue
Block a user