From 5ef89d0a2eb4d8b0980f07d1a8d8c3111bcf6f45 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期五, 28 六月 2024 18:07:39 +0800 Subject: [PATCH] 1 --- WebAPI/WebAPI.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 2b5caff..29f3c14 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -745,8 +745,12 @@ <Compile Include="HttpClient.cs" /> <Compile Include="InvokeHelper.cs" /> <Compile Include="Log.cs" /> + <Compile Include="Models\ClsGy_MouldFileBillSub_DotCheckRule.cs" /> + <Compile Include="Models\ClsGy_MouldFileBillSub_MaintainRule.cs" /> <Compile Include="Models\ClsGy_MateMould.cs" /> <Compile Include="Models\ClsGy_SupMaterial.cs" /> + <Compile Include="Models\ClsGy_EquipFileBillSub_DotCheckRule.cs" /> + <Compile Include="Models\ClsGy_EquipFileBillSub_MaintainRule.cs" /> <Compile Include="Models\ClsSc_AssemblyBillMain.cs" /> <Compile Include="Models\ClsSc_AssemblyBillSub.cs" /> <Compile Include="Models\Gy_MouldFileSub_SubMater.cs" /> -- Gitblit v1.9.1