From a5eec4b75c0c24463aa499aefe2251ec938c4d2d Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 22 十一月 2024 15:04:19 +0800 Subject: [PATCH] 提交 --- CY_ECommercePlatform/CY.Model/CY.Model.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj index eea06f4..50e216b 100644 --- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj +++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj @@ -198,8 +198,12 @@ <Compile Include="LF\LF_OrderFileExtend.cs" /> <Compile Include="LF\LF_SellerFileSpace.cs" /> <Compile Include="LF\LF_SellerFileSpaceExtend.cs" /> + <Compile Include="OA\CoreCmsPlanOrder.cs" /> + <Compile Include="OA\CoreCmsPlanOrderItem.cs" /> + <Compile Include="OA\CoreDeliverOrderItem.cs" /> <Compile Include="OA\OA_CarDictionary.cs" /> <Compile Include="OA\OA_CarInsurance.cs" /> + <Compile Include="OA\OA_Carrepair.cs" /> <Compile Include="OA\OA_CorporateClientsContract.cs" /> <Compile Include="OA\OA_CorporateClientsParameter.cs" /> <Compile Include="OA\OA_CorporateClientsPrint.cs" /> -- Gitblit v1.9.1