From a08c55f33ac9586576ee21046360660076cd324b Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期五, 23 二月 2024 16:47:21 +0800 Subject: [PATCH] 新增PDA直接调拨单模块,出货类型、调拨方向获取方法,直接调拨单上传方法,调拨扫描物料条码调用方法 --- DAL/WMS/ClsGy_BarCodeBill_View.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/DAL/WMS/ClsGy_BarCodeBill_View.cs b/DAL/WMS/ClsGy_BarCodeBill_View.cs index 77157df..81db515 100644 --- a/DAL/WMS/ClsGy_BarCodeBill_View.cs +++ b/DAL/WMS/ClsGy_BarCodeBill_View.cs @@ -114,6 +114,8 @@ } } + //Select * from h_v_Gy_BarCodeBill Where HBarCode='ZXM220413363'//鏌ヨ繖涓� + /// <summary> /// 鏍规嵁浠g爜杩斿洖椤圭洰淇℃伅 ForReport /// </summary> -- Gitblit v1.9.1