fix:
This commit is contained in:
@@ -711,6 +711,9 @@ public class WmsToAcsServiceImpl implements WmsToAcsService {
|
|||||||
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