From 4d466e44736bae2b9fdbbd1cba6e6a289a70709d Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期四, 11 一月 2024 17:13:38 +0800
Subject: [PATCH] 保存过滤方案
---
WebAPI/WebAPI.csproj | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index c87a21f..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" />
@@ -619,6 +620,17 @@
<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