From 66f6a8671d9d0fa12bbb1321385f0cb95444ae7e Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期二, 02 七月 2024 20:13:17 +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