黄学彪
2020-09-18 c7df85937f73fb347ee0b19e9c052d2d00a6df6c
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; }