From 8ce0f9b1e568dd9125e74421cd02fbc29381c1f1 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期三, 29 七月 2020 12:53:33 +0800 Subject: [PATCH] 新版本 --- ZigbeeApp/Shared/Phone/Device/VideoIntercom/VideoMachine.cs | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/Device/VideoIntercom/VideoMachine.cs b/ZigbeeApp/Shared/Phone/Device/VideoIntercom/VideoMachine.cs index 070ceac..69299ed 100755 --- a/ZigbeeApp/Shared/Phone/Device/VideoIntercom/VideoMachine.cs +++ b/ZigbeeApp/Shared/Phone/Device/VideoIntercom/VideoMachine.cs @@ -115,7 +115,7 @@ /// <summary> /// 鍒ゆ柇璐﹀彿鏄惁鏀寔鍙瀵硅 /// </summary> - /// <param name="topFrameLayout"></param> + /// <param name="topFrameLayout">鍙瀵硅鍥炬爣鐨勭埗鎺т欢</param> public async static void AccountSupportVideo(FrameLayout topFrameLayout) { var jobject = new JObject(); @@ -166,9 +166,6 @@ } catch { } } - - - } /// <summary> /// 鑾峰彇鍙瀵硅鍒楄〃 -- Gitblit v1.8.0