PDA扫码入库,打印状态和同步状态
This commit is contained in:
@@ -86,8 +86,8 @@ namespace Tnb.WarehouseMgr
|
|||||||
warehouse_id = "26103372441637",
|
warehouse_id = "26103372441637",
|
||||||
status = WmsWareHouseConst.BILLSTATUS_ADD_ID,
|
status = WmsWareHouseConst.BILLSTATUS_ADD_ID,
|
||||||
generate_type = "0",
|
generate_type = "0",
|
||||||
sync_status = "",
|
sync_status = WmsWareHouseConst.SYNC_STATUS_NONEEDSYNC,
|
||||||
print_status = "0",
|
print_status = WmsWareHouseConst.PRINT_STATUS_PRINTCOMPLETE,
|
||||||
is_check = 1,
|
is_check = 1,
|
||||||
create_id = _userManager.UserId,
|
create_id = _userManager.UserId,
|
||||||
create_time = DateTime.Now,
|
create_time = DateTime.Now,
|
||||||
|
|||||||
Reference in New Issue
Block a user