From 72491a513ee0a9b97765958bcf42042e6d5a2779 Mon Sep 17 00:00:00 2001
From: "USER-20220102CG\\noblelift" <546428999@qq.com>
Date: Thu, 6 Apr 2023 16:25:48 +0800
Subject: [PATCH] =?UTF-8?q?fix=20=E5=8C=85=E8=A3=85=E8=AF=B7=E6=B1=82?=
=?UTF-8?q?=E5=8F=82=E6=95=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../HailiangPackerStationDeviceDriver.java | 2 +-
wcs/nladmin-system/src/main/resources/log/AcsToWms.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/wcs/nladmin-system/src/main/java/org/nl/acs/device_driver/basedriver/hailiang_one/hailiang_packer_station/HailiangPackerStationDeviceDriver.java b/wcs/nladmin-system/src/main/java/org/nl/acs/device_driver/basedriver/hailiang_one/hailiang_packer_station/HailiangPackerStationDeviceDriver.java
index aeb36aa3..762d55c2 100644
--- a/wcs/nladmin-system/src/main/java/org/nl/acs/device_driver/basedriver/hailiang_one/hailiang_packer_station/HailiangPackerStationDeviceDriver.java
+++ b/wcs/nladmin-system/src/main/java/org/nl/acs/device_driver/basedriver/hailiang_one/hailiang_packer_station/HailiangPackerStationDeviceDriver.java
@@ -487,7 +487,7 @@ public class HailiangPackerStationDeviceDriver extends AbstractOpcDeviceDriver i
if (produceshiftorderDto != null && produceshiftorderDto.getIs_needmove().equals(StatusEnum.NEED_MOVE.getCode())) {
JSONObject reqParam = new JSONObject();
reqParam.put("device_code", this.getDevice_code());
- reqParam.put("type", StatusEnum.LACK_REQ.getCode());
+ reqParam.put("type", StatusEnum.BZ_FULL_REQ.getCode());
reqParam.put("workorder_code", this.getOrder());
HttpResponse httpResponse = acsToWmsService.applyTaskToWms(reqParam);
if (ObjectUtil.isNotEmpty(httpResponse) && httpResponse.getStatus() == 200) {
diff --git a/wcs/nladmin-system/src/main/resources/log/AcsToWms.xml b/wcs/nladmin-system/src/main/resources/log/AcsToWms.xml
index 670abbee..07c3cc70 100644
--- a/wcs/nladmin-system/src/main/resources/log/AcsToWms.xml
+++ b/wcs/nladmin-system/src/main/resources/log/AcsToWms.xml
@@ -10,7 +10,7 @@
15
- 200MB
+ 50MB
2GB