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三点照合扫码记录单扫码模块调用方法,网页版三点照合扫码记录单列表模块调用方法

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

diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index 8171c57..edf88b5 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -87,6 +87,7 @@
     <Compile Include="ClsPM_CustomerTaskBillMain.cs" />
     <Compile Include="ClsGy_MaterialMouldBillMain.cs" />
     <Compile Include="ClsPM_WorkPlanMonthBillMain.cs" />
+    <Compile Include="WMS\ClsWMS_CusBarCodeCheckBill.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_TakeSampleCheckBill.cs" />
     <Compile Include="MES\ClsSc_SourceLineRepairBill.cs" />
     <Compile Include="MES\ClsSc_MESMaterToSourceBill .cs" />

--
Gitblit v1.9.1