From e902e8a37f677b8e6615286f552e97db1e738bb2 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期一, 12 七月 2021 13:47:16 +0800 Subject: [PATCH] nothing --- WebAPI/WebAPI.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index c89a24d..8086554 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -422,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