From 169fc6fb192054d1f521e5b0532cc6de2e20fd57 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期五, 23 十二月 2022 13:19:13 +0800
Subject: [PATCH] 新增委外领料、委外补料校验上传方法

---
 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