From 7c4da83c338c9b34c51bb60820c5a82f33258fc4 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期四, 16 九月 2021 09:25:19 +0800
Subject: [PATCH] 2021-09-16 1.新增物业公告对接,增加物业公告详情页面

---
 HDL_ON/Common/Constant.cs |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Common/Constant.cs b/HDL_ON/Common/Constant.cs
index 9f79b2f..d4080b3 100644
--- a/HDL_ON/Common/Constant.cs
+++ b/HDL_ON/Common/Constant.cs
@@ -233,6 +233,22 @@
         /// 绯荤粺淇℃伅
         /// </summary>
         Prompt,
+        /// <summary>
+        /// 鏂伴椈
+        /// </summary>
+        News,
+        /// <summary>
+        /// 鎺ㄨ崘
+        /// </summary>
+        Recommend,
+        /// <summary>
+        /// 鐗╀笟閫氱煡锛屽緟纭淇敼
+        /// </summary>
+        IMOU_VISAAL,
+        /// <summary>
+        /// 鐗╀笟閫氱煡
+        /// </summary>
+        Notice,
     }
 
     /// <summary>
@@ -264,6 +280,10 @@
         /// 瀹夐槻鎶ヨ
         /// </summary>
         SecurityAlarm,
+        /// <summary>
+        /// HDL鍙瀵硅
+        /// </summary>
+        HDL_INTERPHONE,
     }
 
     /// <summary>

--
Gitblit v1.8.0