From e3d40db116e17fa1401ebb3bb04ea246f74db79b Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期一, 18 四月 2022 14:26:33 +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