From 4318d57f8ba38c5c3b52a2f9d9972e158c08270c Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期五, 18 三月 2022 11:03:52 +0800 Subject: [PATCH] 1 --- WebAPI/WebAPI.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index c644126..34d7495 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -515,6 +515,7 @@ <Compile Include="InvokeHelper.cs" /> <Compile Include="Log.cs" /> <Compile Include="Models\ClsGy_StockCheckItemBill.cs" /> + <Compile Include="Models\ClsQK_PackingBill.cs" /> <Compile Include="Models\ClsSb_EquipRepairSendWorkBillMain.cs" /> <Compile Include="Models\ClsSb_EquipRepairSendWorkBillSub.cs" /> <Compile Include="Models\ClsSb_MouldRepairWorkBillMain.cs" /> -- Gitblit v1.9.1