From 9c16d3614d9b88c637f967518a329f239fcd3aaf Mon Sep 17 00:00:00 2001 From: lss <316519258@qq.com> Date: 星期五, 12 六月 2020 09:22:04 +0800 Subject: [PATCH] 2020.06.12 --- ZigbeeApp/Shared/Phone/SmartSound/SmartSoundInfo.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/SmartSound/SmartSoundInfo.cs b/ZigbeeApp/Shared/Phone/SmartSound/SmartSoundInfo.cs old mode 100755 new mode 100644 index 631c349..d2b5a41 --- a/ZigbeeApp/Shared/Phone/SmartSound/SmartSoundInfo.cs +++ b/ZigbeeApp/Shared/Phone/SmartSound/SmartSoundInfo.cs @@ -41,7 +41,7 @@ /// <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; } -- Gitblit v1.8.0