压机叫料时序修改 压机叫料任务未正常完成 未正常更新条码
This commit is contained in:
@@ -497,7 +497,7 @@ public class HfStationDeviceDriver extends AbstractOpcDeviceDriver implements De
|
||||
json.put("type", "3");
|
||||
JSONObject resp = acsToWmsService.apply(json);
|
||||
if (StrUtil.equals(resp.getString("status"), "200")) {
|
||||
this.writing(8);
|
||||
this.writing(6);
|
||||
this.setCallMaterialRequireSucess(true);
|
||||
logServer.deviceInfo("acs申请任务", this.getDevice_code(), "压机叫料任务申请成功!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user