From 82f8cf8f853252cd24bc150fc84a7ac8e3427148 Mon Sep 17 00:00:00 2001
From: liaoxujun@qq.com <liaoxujun@qq.com>
Date: 星期五, 01 九月 2023 18:15:24 +0800
Subject: [PATCH] no message

---
 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