From 6628d9bda9d34a7f611b951c931f7a465ee20c6d Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期五, 12 一月 2024 10:30:47 +0800
Subject: [PATCH] 用户关联用户查询 删除

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index b2e00ad..b88f901 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -527,6 +527,7 @@
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_WorkStationBillController.cs" />
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Xt_CheckFlowBillController.cs" />
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Xt_CheckItemBillController.cs" />
+    <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Xt_FastICSchemeController.cs" />
     <Compile Include="Controllers\鍩虹璧勬枡\宸ヨ祫鍩虹璧勬枡\Gy_ProcCommPriceController.cs" />
     <Compile Include="Controllers\宸ヨ祫绠$悊\Pay_OutApplyBillController.cs" />
     <Compile Include="Controllers\宸ヨ祫绠$悊\Pay_OverApplyBillController.cs" />
@@ -617,6 +618,21 @@
     <Compile Include="Dapper\SqlHelper.cs" />
     <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" />
     <Compile Include="DLL\ClsGy_BadResult_Ctl.cs" />
     <Compile Include="DLL\ClsGy_BadReason_Ctl.cs" />

--
Gitblit v1.9.1