From ade73bb3949d5634fd6e34f2dc416b15096bcbc5 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期二, 09 一月 2024 15:29:51 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API
---
WebAPI/WebAPI.csproj | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 28c8cc5..023f3be 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -618,6 +618,18 @@
<Compile Include="Dapper\SqlPools.cs" />
<Compile Include="DbUntil\DataFormatUntil.cs" />
<Compile Include="DLL\ClsGy_InspectInstruMent_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_InspectBasis_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_PoStockStyle_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_AreaSet_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_CusType_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_StockCheckItem_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_SupType_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_SellStyle_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_PostSkill_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_StockOutStyle_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_StockInStyle_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_StockMoveStyle_Ctl.cs" />
+ <Compile Include="DLL\ClsGy_Post_Ctl.cs" />
<Compile Include="DLL\ClsGy_QualityStd_Ctl.cs" />
<Compile Include="DLL\ClsGy_InspectMethod_Ctl.cs" />
<Compile Include="DLL\ClsGy_InspectValue_Ctl.cs" />
--
Gitblit v1.9.1