From 58758cab891e0a1cbe060f2ce8fda0805cdfc99a Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 03 一月 2025 08:44:40 +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 d2ef29b..6379413 100644 --- a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj +++ b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj @@ -155,6 +155,8 @@ <Compile Include="LF\LF_OrderFileBLL.cs" /> <Compile Include="OA\CoreCmsPlanOrderBLL.cs" /> <Compile Include="OA\CoreCmsPlanOrderItemBLL.cs" /> + <Compile Include="OA\OA_BaozhengjinBLL.cs" /> + <Compile Include="OA\OA_BaozhengjincuishouBLL.cs" /> <Compile Include="OA\OA_CarDictionaryBLL.cs" /> <Compile Include="OA\OA_CarExaminedBLL.cs" /> <Compile Include="OA\OA_CarInsuranceBLL.cs" /> -- Gitblit v1.9.1