From 9f326f4000847e6167d8166fa2f6a66f53cb3734 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期四, 17 十二月 2020 09:07:13 +0800 Subject: [PATCH] 新云端Ver1.3 --- ZigbeeApp/Shared/Phone/Common/Common/HttpMessage.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/Common/Common/HttpMessage.cs b/ZigbeeApp/Shared/Phone/Common/Common/HttpMessage.cs index 4be8bdd..1abe2a6 100644 --- a/ZigbeeApp/Shared/Phone/Common/Common/HttpMessage.cs +++ b/ZigbeeApp/Shared/Phone/Common/Common/HttpMessage.cs @@ -115,6 +115,10 @@ /// </summary> public const string A10405 = "10405"; /// <summary> + /// 鎶辨瓑,鐩爣缃戝叧骞朵笉瀛樺湪 + /// </summary> + public const string A10506 = "10506"; + /// <summary> /// 澶囦唤鍚嶇О宸茬粡瀛樺湪 /// </summary> public const string A10601 = "10601"; -- Gitblit v1.8.0