From 0dd76c2492f1afbe335b50a8ffb76e4af94271df Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 10 十月 2025 15:16:51 +0800
Subject: [PATCH] 新增设备 人员增加模糊查询 完成 日期默认当天 完成
---
CY_ECommercePlatform/CY.BLL/CY.BLL.csproj | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
index a503ba3..e99f05e 100644
--- a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
+++ b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
@@ -183,7 +183,10 @@
<Compile Include="OA\OA_KaipiaonewcuishouBLL.cs" />
<Compile Include="OA\OA_KaipiaonewhuikuanBLL.cs" />
<Compile Include="OA\OA_KaipiaoshenqingBLL.cs" />
+ <Compile Include="OA\OA_ShebeiCateBLL.cs" />
<Compile Include="OA\OA_PropertyCateBLL.cs" />
+ <Compile Include="OA\OA_ShebeiWeixiuBLL.cs" />
+ <Compile Include="OA\OA_ShebeiManageBLL.cs" />
<Compile Include="OA\OA_PropertyManageBLL.cs" />
<Compile Include="OA\OA_PropertyRecordBLL.cs" />
<Compile Include="OA\OA_ShejijijianBLL.cs" />
--
Gitblit v1.9.1