From a51499eacba7bd26d3240d5c388efd4201ec9777 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期三, 21 九月 2022 12:30:43 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- WebAPI/WebAPI.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 7a9497b..dd0a2ec 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -440,6 +440,7 @@ <Compile Include="Controllers\PurchaseOrderController.cs" /> <Compile Include="Controllers\QC_POStockInCheckBillController.cs" /> <Compile Include="Controllers\宸ヨ祫绠$悊\Gy_GroupEmpBillController.cs" /> + <Compile Include="Controllers\宸ヨ祫绠$悊\Pay_PurchaseWallclothBillController.cs" /> <Compile Include="Controllers\宸ヨ祫绠$悊\Pay_WorkTimesBillController.cs" /> <Compile Include="Controllers\宸ヨ祫绠$悊\Pay_SingleBalBillController.cs" /> <Compile Include="Controllers\ProductionOrderController.cs" /> @@ -748,7 +749,9 @@ <Compile Include="Models\鍩虹璧勬枡\Gy_Employee.cs" /> <Compile Include="Models\鍩虹璧勬枡\Gy_Process.cs" /> <Compile Include="Models\鍩虹璧勬枡\Warehouse.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_PurchaseWallclothBillMain.cs" /> <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_WorkTimesBillMain.cs" /> + <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_PurchaseWallclothBillSub.cs" /> <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_WorkTimesBillSub.cs" /> <Compile Include="obj\Debug\.NETFramework,Version=v4.5.AssemblyAttributes.cs" /> <Compile Include="Properties\Resources.Designer.cs"> -- Gitblit v1.9.1