From 58ec053b152a342d80d5036c7928f7bfc5f9eba5 Mon Sep 17 00:00:00 2001 From: FanLian Date: Wed, 6 Sep 2023 10:26:08 +0800 Subject: [PATCH] =?UTF-8?q?PDA=E6=89=AB=E7=A0=81=E5=85=A5=E5=BA=93?= =?UTF-8?q?=EF=BC=8C=E6=89=93=E5=8D=B0=E7=8A=B6=E6=80=81=E5=92=8C=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WarehouseMgr/Tnb.WarehouseMgr/WmsPDAScanInStockService.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WarehouseMgr/Tnb.WarehouseMgr/WmsPDAScanInStockService.cs b/WarehouseMgr/Tnb.WarehouseMgr/WmsPDAScanInStockService.cs index 3431adb9..d2fbb5f8 100644 --- a/WarehouseMgr/Tnb.WarehouseMgr/WmsPDAScanInStockService.cs +++ b/WarehouseMgr/Tnb.WarehouseMgr/WmsPDAScanInStockService.cs @@ -86,8 +86,8 @@ namespace Tnb.WarehouseMgr warehouse_id = "26103372441637", status = WmsWareHouseConst.BILLSTATUS_ADD_ID, generate_type = "0", - sync_status = "", - print_status = "0", + sync_status = WmsWareHouseConst.SYNC_STATUS_NONEEDSYNC, + print_status = WmsWareHouseConst.PRINT_STATUS_PRINTCOMPLETE, is_check = 1, create_id = _userManager.UserId, create_time = DateTime.Now,