From 58b8a83a4f30d44d1c17ef9b67b594b90f90281f Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期五, 19 一月 2024 17:27:58 +0800
Subject: [PATCH] 获取收料通知单,采购入库单的源单类型

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index c87a21f..17bdd52 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -509,6 +509,8 @@
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_MouldStatusController.cs" />
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_OperatorController.cs" />
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_PaymentConditionListBillController.cs" />
+    <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_DisposeWayController.cs" />
+    <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_ScrapReasonController.cs" />
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_TemporaryAreaController.cs" />
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_RateTypeController.cs" />
     <Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_RecConditionBillController.cs" />
@@ -527,6 +529,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 +622,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