HDL Home App 第二版本 旧平台金堂用 正在使用
hxb
2022-08-25 c2a220d25e2b780cd7b13030666c6cdd08a58519
ZigbeeApp/Shared/Phone/SmartSound/SmartSoundInfo.cs
@@ -35,13 +35,13 @@
            /// <summary>
            /// Baidu
            /// </summary>
            public string Platform { get; set; }
            public string PlatfromName { get; set; }
            public string HomeID { get; set; }
            public string OpenUID { get; set; }
            /// <summary>
            /// 智能音箱备注
            /// </summary>
            public string Remark { get; set; }
            public string Remark { get; set; } = "我的音箱";
            public string Id { get; set; }
            public bool IsDeleted { get; set; }
            public string CreatedOnUtc { get; set; }