From de01df014d96593a797e446fcf27b7d35bd295c9 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期四, 28 十二月 2023 17:49:14 +0800
Subject: [PATCH] 检验依据后端审查,反审查,禁用,反禁用

---
 WebAPI/WebAPI.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 28c8cc5..c87a21f 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -618,6 +618,7 @@
     <Compile Include="Dapper\SqlPools.cs" />
     <Compile Include="DbUntil\DataFormatUntil.cs" />
     <Compile Include="DLL\ClsGy_InspectInstruMent_Ctl.cs" />
+    <Compile Include="DLL\ClsGy_InspectBasis_Ctl.cs" />
     <Compile Include="DLL\ClsGy_QualityStd_Ctl.cs" />
     <Compile Include="DLL\ClsGy_InspectMethod_Ctl.cs" />
     <Compile Include="DLL\ClsGy_InspectValue_Ctl.cs" />

--
Gitblit v1.9.1