From 0d9f64668fd7350d6a21fd157e32009a96d98134 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期三, 16 十二月 2020 13:09:08 +0800 Subject: [PATCH] 新云端代码Ver1.2 --- 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