From 0391bddfdda8f0b45a66d13f07ae87c0537a02c7 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期四, 21 四月 2022 14:01:59 +0800
Subject: [PATCH] 标准工时完善

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index a7c1d92..a82e8da 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -516,6 +516,7 @@
     <Compile Include="HttpClient.cs" />
     <Compile Include="InvokeHelper.cs" />
     <Compile Include="Log.cs" />
+    <Compile Include="Models\Cg_PODemandPlanConfigBillSub.cs" />
     <Compile Include="Models\ClsGy_StockCheckItemBill.cs" />
     <Compile Include="Models\ClsQK_PackingBill.cs" />
     <Compile Include="Models\ClsSb_EquipRepairSendWorkBillMain.cs" />
@@ -532,8 +533,10 @@
     <Compile Include="Models\ClsWW_PPBomBillSub.cs" />
     <Compile Include="Models\Cls_InventoryAnalysisList.cs" />
     <Compile Include="Models\GetWeekList.cs" />
+    <Compile Include="Models\Gy_WorkWarehouseBillMainSub.cs" />
     <Compile Include="Models\HBarCodeList.cs" />
     <Compile Include="Models\HSouceOrderList.cs" />
+    <Compile Include="Models\JIT_NeedMaterPlanConfigBillSub.cs" />
     <Compile Include="Models\jsonScanline.cs" />
     <Compile Include="Models\ScanLineCode.cs" />
     <Compile Include="Models\宸ヨ祫绠$悊\ClsGy_ClassTimePrj_Model.cs" />

--
Gitblit v1.9.1