From e78095c1bc7866434a6cc0697a0de224528b553b Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 26 九月 2024 13:40:07 +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 41f0e07..84079f2 100644
--- a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
+++ b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
@@ -159,6 +159,7 @@
<Compile Include="OA\OA_CarManageBLL.cs" />
<Compile Include="OA\OA_CarTransferBLL.cs" />
<Compile Include="OA\OA_CarViolationBLL.cs" />
+ <Compile Include="OA\OA_CorporateClientsContractBLL.cs" />
<Compile Include="OA\OA_CuikuanjiluBLL.cs" />
<Compile Include="OA\OA_CustomerApplyBLL.cs" />
<Compile Include="OA\OA_DeliverPlanBLL.cs" />
--
Gitblit v1.9.1