From e442f7fd0e43f1bcf26356c27795cdb4fc015a62 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 01 八月 2025 13:15:56 +0800 Subject: [PATCH] 修改小数点位数 --- CY_ECommercePlatform/CY.Model/CY.Model.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj index f81b056..8325c3e 100644 --- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj +++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj @@ -199,10 +199,13 @@ <Compile Include="LF\LF_OrderFileExtend.cs" /> <Compile Include="LF\LF_SellerFileSpace.cs" /> <Compile Include="LF\LF_SellerFileSpaceExtend.cs" /> + <Compile Include="OA\Adm_tongxunlu.cs" /> + <Compile Include="OA\Adm_zhanghaomima.cs" /> <Compile Include="OA\CoreCmsPlanOrder.cs" /> <Compile Include="OA\CoreCmsPlanOrderItem.cs" /> <Compile Include="OA\CoreDeliverOrderItem.cs" /> <Compile Include="OA\EC_OrderLiuyang.cs" /> + <Compile Include="OA\OA_attachment.cs" /> <Compile Include="OA\OA_Baozhengjin.cs" /> <Compile Include="OA\OA_Baozhengjincuishou.cs" /> <Compile Include="OA\OA_CarDictionary.cs" /> -- Gitblit v1.9.1