From 387383a243879bf8c63a4611e2ed2c5a519e218d Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 20 十一月 2020 18:14:29 +0800
Subject: [PATCH] Merge branch 'CJL'

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 04f2d07..3fb82f0 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -432,6 +432,11 @@
         /// 璇锋眰鏈嶅姟鍣ㄥけ璐ワ紝璇风◢鍚庡啀璇曪紒
         /// </summary>
         public const int FailedRequestServer = 10001;
+        /// <summary>
+        ///  绯荤粺缁存姢涓� ~璇风◢鍚庡啀璇晘
+        /// </summary>
+        public const int SystemMaintenance = 10002;
+       
 
 
         #endregion

--
Gitblit v1.8.0