From bdf219497bf1b34ecc31fc9d9d01818d8b84228c Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 27 十一月 2025 09:09:21 +0800
Subject: [PATCH] 工作分工 组织架构 图片 工作职责 工作内容
---
CY_ECommercePlatform/CY.Model/OA/OA_CorporateClientsVisit.cs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/CY_ECommercePlatform/CY.Model/OA/OA_CorporateClientsVisit.cs b/CY_ECommercePlatform/CY.Model/OA/OA_CorporateClientsVisit.cs
index 4dfab0d..15ff269 100644
--- a/CY_ECommercePlatform/CY.Model/OA/OA_CorporateClientsVisit.cs
+++ b/CY_ECommercePlatform/CY.Model/OA/OA_CorporateClientsVisit.cs
@@ -110,7 +110,11 @@
get;
set;
}
-
+ public System.Collections.Generic.List<OA_attachment> attachments
+ {
+ get;
+ set;
+ }
#endregion Model
--
Gitblit v1.9.1