From 97bc78d6500360aca073b29a5a1c387fd98f6c14 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期一, 12 七月 2021 16:12:59 +0800
Subject: [PATCH] nothing

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 3c7f96b..8086554 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -343,6 +343,7 @@
     <Compile Include="Controllers\BLL\Xt_SystemParameterController.cs" />
     <Compile Include="Controllers\BLL\Xt_UserController.cs" />
     <Compile Include="Controllers\BLL\Xt_SystemLogController.cs" />
+    <Compile Include="Controllers\CellWidthController.cs" />
     <Compile Include="Controllers\CGGL\Cg_POOrderBillController.cs" />
     <Compile Include="Controllers\CGGL\WW_EntrustOrderBillController.cs" />
     <Compile Include="Controllers\CGGL\Cg_POInStockBillController.cs" />
@@ -421,6 +422,9 @@
     <Compile Include="Models\ClsSb_EquipMaintainBillSub.cs" />
     <Compile Include="Models\ClsSb_EquipRepairWorkBillMain.cs" />
     <Compile Include="Models\ClsSb_EquipRepairWorkBillSub.cs" />
+    <Compile Include="Models\ClsSc_MouldScrapOutBillMain.cs">
+      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+    </Compile>
     <Compile Include="Models\ClsSc_MouldDotCheckBillMain.cs" />
     <Compile Include="Models\ClsSc_MouldDotCheckBillSub.cs" />
     <Compile Include="Models\ClsSc_MouldMaintainBillMain.cs" />

--
Gitblit v1.9.1