From ecba45c93391066bc30c7bd602c3a7683fbb99a7 Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期五, 31 七月 2020 10:56:12 +0800 Subject: [PATCH] 临时备份 --- ZigbeeApp/Shared/Phone/Device/VideoIntercom/VideoMachine.cs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/Device/VideoIntercom/VideoMachine.cs b/ZigbeeApp/Shared/Phone/Device/VideoIntercom/VideoMachine.cs index 69299ed..070ceac 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,6 +166,9 @@ } catch { } } + + + } /// <summary> /// 鑾峰彇鍙瀵硅鍒楄〃 -- Gitblit v1.8.0