From 5b2c8f8d78e2f51d09a62762f19f080663ff40e9 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期一, 12 七月 2021 13:45:53 +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 3c7f96b..daced19 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -421,6 +421,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