From d5574b3631e7a9667d43fdf6e73a1d876e37c365 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 26 九月 2024 14:42:58 +0800
Subject: [PATCH] 客户增加合同查询

---
 CY_ECommercePlatform/CY.Model/CY.Model.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
index ba4f1fc..4e53b44 100644
--- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj
+++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
@@ -198,6 +198,7 @@
     <Compile Include="LF\LF_SellerFileSpaceExtend.cs" />
     <Compile Include="OA\OA_CarDictionary.cs" />
     <Compile Include="OA\OA_CarInsurance.cs" />
+    <Compile Include="OA\OA_CorporateClientsContract.cs" />
     <Compile Include="OA\OA_CorporateClientsParameter.cs" />
     <Compile Include="OA\OA_CorporateClientsPrint.cs" />
     <Compile Include="OA\OA_CorporateClientsVisit.cs" />

--
Gitblit v1.9.1