From fc33c3cd8feabef8b44f2b54279ab0469b760802 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期四, 25 七月 2024 15:21:52 +0800
Subject: [PATCH] 新增PDA三点照合扫码记录单扫码模块调用方法,网页版三点照合扫码记录单列表模块调用方法

---
 Model/Model.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Model/Model.csproj b/Model/Model.csproj
index bf54238..6e61b2f 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -138,6 +138,7 @@
     <Compile Include="CRM\ClsSec_ProductRepairBillMain.cs" />
     <Compile Include="CRM\ClsSec_ProductRepairBillSub.cs" />
     <Compile Include="CRM\ClsSec_ProductRepairBillSub1.cs" />
+    <Compile Include="WMS\ClsWMS_CusBarCodeCheckBillMain.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_RestDay_Model.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_TakeSampleCheckBillMain.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_TakeSampleCheckBillSub.cs" />

--
Gitblit v1.9.1