From 6d8b3da7e332f816be085218871a88ca9cf32cc8 Mon Sep 17 00:00:00 2001 From: 沈泽 <211959439@qq.com> Date: 星期五, 08 十月 2021 16:55:10 +0800 Subject: [PATCH] 1 --- WebAPI/WebAPI.csproj | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 219ef92..b799b08 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -432,8 +432,7 @@ <Compile Include="Models\ClsSc_MouldRepairInBillSub.cs" /> <Compile Include="Models\ClsSc_MouldRepairOutBillMain.cs" /> <Compile Include="Models\ClsSc_MouldRepairOutBillSub.cs" /> - <Compile Include="Models\Pay_SingleBalBillSub.cs" /> - <Compile Include="Models\Pay_SingleBalBill.cs" /> + <Compile Include="Models\ClsGy_ProcPrice.cs" /> <Compile Include="Models\Xt_ORGANIZATIONS.cs" /> <Compile Include="Models\ClsSb_EquipRepairWorkBillSub.cs" /> <Compile Include="Models\ClsSc_ICMOBillWorkQtyStatus_Tmp.cs" /> -- Gitblit v1.9.1