From 3b3804a451ff7cb7eaa9cc6c3af62d7092caa6ce Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 16 四月 2026 08:48:30 +0800
Subject: [PATCH] 设备增加    印刷设备  把厚道对应的机台都放到印刷设备     完成

---
 CY_ECommercePlatform/CY.BLL/CY.BLL.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
index ec8d2af..9124e59 100644
--- a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
+++ b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
@@ -44,6 +44,7 @@
     <Compile Include="EC\EC_CuttingPaperSpecBLL.cs" />
     <Compile Include="EC\EC_InHomeDataBLL.cs" />
     <Compile Include="EC\EC_MemberBasicBLL.cs" />
+    <Compile Include="EC\EC_MergerForumsBLL.cs" />
     <Compile Include="EC\EC_OnlineAdviserBLL.cs" />
     <Compile Include="EC\EC_OrderDialogueBLL.cs" />
     <Compile Include="EC\EC_OrderPrintParameterBLL.cs" />
@@ -194,6 +195,7 @@
     <Compile Include="OA\OA_ShebeiManageBLL.cs" />
     <Compile Include="OA\OA_PropertyManageBLL.cs" />
     <Compile Include="OA\OA_PropertyRecordBLL.cs" />
+    <Compile Include="OA\OA_ShebeijijianBLL.cs" />
     <Compile Include="OA\OA_ShejijijianBLL.cs" />
     <Compile Include="OA\OA_ShiJuanBiaoQianBLL.cs" />
     <Compile Include="OA\OA_StaffBLL.cs" />

--
Gitblit v1.9.1