From d6f398b6b07315d327be2994081eb31ae100ba03 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期一, 16 十一月 2020 19:09:00 +0800 Subject: [PATCH] 2020-11-16 1.更新备份 --- HDL_ON/Common/R.cs | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 0a93830..3fb82f0 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -425,5 +425,20 @@ public const int totalVolume = 5045; public const int volumeAdjustment = 5046; public const int qqMsuicTip = 5047; + + + #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅 + /// <summary> + /// 璇锋眰鏈嶅姟鍣ㄥけ璐ワ紝璇风◢鍚庡啀璇曪紒 + /// </summary> + public const int FailedRequestServer = 10001; + /// <summary> + /// 绯荤粺缁存姢涓� ~璇风◢鍚庡啀璇晘 + /// </summary> + public const int SystemMaintenance = 10002; + + + + #endregion } } \ No newline at end of file -- Gitblit v1.8.0