From 017af840d60fd6a56da9711308bf8239cb7fc1e6 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期五, 13 十一月 2020 11:01:01 +0800
Subject: [PATCH] 2020-11-13 1.部分接口替换备份

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 0a93830..04f2d07 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -425,5 +425,15 @@
         public const int totalVolume = 5045;
         public const int volumeAdjustment = 5046;
         public const int qqMsuicTip = 5047;
+
+
+        #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅
+        /// <summary>
+        /// 璇锋眰鏈嶅姟鍣ㄥけ璐ワ紝璇风◢鍚庡啀璇曪紒
+        /// </summary>
+        public const int FailedRequestServer = 10001;
+
+
+        #endregion
     }
 }
\ No newline at end of file

--
Gitblit v1.8.0