From d1bc3f638d856c2f834627ea2aafe5133c7e4563 Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期三, 21 七月 2021 09:18:41 +0800 Subject: [PATCH] nothing --- WebAPI/WebAPI.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 238970c..aa59e78 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -428,6 +428,8 @@ <Compile Include="Models\ClsSb_EquipRepairWorkBillMain.cs" /> <Compile Include="Models\ClsSb_EquipRepairWorkBillSub.cs" /> <Compile Include="Models\ClsSc_ICMOBillWorkQtyStatus_Tmp.cs" /> + <Compile Include="Models\ClsSc_ICMOReportBillMain.cs" /> + <Compile Include="Models\ClsSc_ICMOReportBillSub.cs" /> <Compile Include="Models\ClsSc_MESBeginWorkBillMain.cs" /> <Compile Include="Models\ClsSc_MESBeginWorkBillSub.cs" /> <Compile Include="Models\ClsSc_MESEndWorkBillMain.cs" /> -- Gitblit v1.9.1