From b95525c2b6e4409a6b0ef3e9e598123828a4f73a Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 17 十月 2024 15:57:21 +0800
Subject: [PATCH] 订单锁单

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

diff --git a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
index 84079f2..e59e75d 100644
--- a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
+++ b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
@@ -147,6 +147,7 @@
     <Compile Include="Inquiry\SysInquiry_SignboardInfoBLL.cs" />
     <Compile Include="Inquiry\TaxationCostBLL.cs" />
     <Compile Include="Inquiry\WirelessGlueBindCostBLL.cs" />
+    <Compile Include="Inquiry\WorkBookTypeBLL.cs" />
     <Compile Include="Integrity\Integrity_ComplainanInfoBLL.cs" />
     <Compile Include="Integrity\Integrity_EvaluationRecordsBLL.cs" />
     <Compile Include="Integrity\Integrity_IntegrityCardBLL.cs" />

--
Gitblit v1.9.1