From 429d9ffb4bd7607b83b0ce8b89c07441fb0d0f57 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期一, 24 二月 2025 12:18:45 +0800 Subject: [PATCH] 客户注意事像同步到订单打包要求 --- CY_ECommercePlatform/CY.Model/CY.Model.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj index aa5a836..7d14542 100644 --- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj +++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj @@ -202,6 +202,7 @@ <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_Baozhengjin.cs" /> <Compile Include="OA\OA_Baozhengjincuishou.cs" /> <Compile Include="OA\OA_CarDictionary.cs" /> @@ -283,6 +284,7 @@ <Compile Include="OA\OA_WorkReminder.cs" /> <Compile Include="OA\OA_CarExamined.cs" /> <Compile Include="OA\OA_Yujihuikuan.cs" /> + <Compile Include="OA\Responsebody.cs" /> <Compile Include="Pay\PaymentAccountModelByAdmin.cs" /> <Compile Include="Pay\PaymentAccountQueryModel.cs" /> <Compile Include="Pay\PaymentAccountQueryModelByAdmin.cs" /> -- Gitblit v1.9.1