黄学彪
2020-12-17 9f326f4000847e6167d8166fa2f6a66f53cb3734
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; }