From f7ff76aeadd7d92da92ee65ed658b636fa4e8036 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 06 九月 2023 08:36:51 +0800
Subject: [PATCH] 最新代码

---
 DocumentServiceApi.InitQMessage/TenantOderInfo.cs |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/DocumentServiceApi.InitQMessage/TenantOderInfo.cs b/DocumentServiceApi.InitQMessage/TenantOderInfo.cs
index 26eac2c..7b42e72 100644
--- a/DocumentServiceApi.InitQMessage/TenantOderInfo.cs
+++ b/DocumentServiceApi.InitQMessage/TenantOderInfo.cs
@@ -54,6 +54,10 @@
         /// 鎻忚堪
         /// </summary>        
         public string? Description { get; set; }
+        /// <summary>
+        /// 鍚嶇О
+        /// </summary>
+        public string? TenantName { get; set; }
 
 
     }

--
Gitblit v1.9.1