From 9eaaeff84fedc8424ee9c7ea31bfd60cc1e8ff4e Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期三, 05 三月 2025 08:42:33 +0800 Subject: [PATCH] 点击派车 弹出窗口 操作 完成 --- CY_ECommercePlatform/CY.Model/CY.Model.csproj | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj index b4f0428..8a08c56 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" /> @@ -251,6 +252,7 @@ <Compile Include="OA\OA_PropertyManage.cs" /> <Compile Include="OA\OA_PropertyRecord.cs" /> <Compile Include="OA\OA_RemittanceAdvice.cs" /> + <Compile Include="OA\OA_Shejijijian.cs" /> <Compile Include="OA\OA_Specification.cs" /> <Compile Include="OA\OA_Staff.cs" /> <Compile Include="OA\OA_StaffFirmProfile.cs" /> @@ -278,9 +280,12 @@ <Compile Include="OA\OA_VisitNoteExtend.cs" /> <Compile Include="OA\OA_PaperWeight.cs" /> <Compile Include="OA\OA_WorkPlan.cs" /> + <Compile Include="OA\OA_WorkPlan_attachment.cs" /> + <Compile Include="OA\OA_WorkPlan_shenpi.cs" /> <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