This commit is contained in:
DDIsFriend
2023-08-29 17:10:59 +08:00
parent b6ef0cfb06
commit 00b875d351
55 changed files with 8375 additions and 7831 deletions

View File

@@ -289,7 +289,7 @@ public class MessageReminderListDataModel : Decodable {
var title : String
var titleContent : String
var titleColor : String
var content : String
var content : String?
var imgPath : String?
var createTime : String
var hasRead : HasRead