From 9273075e520151fdebd2ba7ab9401cd51f28c464 Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期一, 12 七月 2021 18:14:35 +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 b291496..4459da3 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -423,6 +423,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