Commit ea783d32 authored by Steven杜宇's avatar Steven杜宇

// 消息列表

parent 17640ba3
...@@ -77,7 +77,7 @@ class YHMsgListModel: SmartCodable { ...@@ -77,7 +77,7 @@ class YHMsgListModel: SmartCodable {
} }
enum CodingKeys: String, CodingKey { enum CodingKeys: String, CodingKey {
case information, certificate, draft, signature case information, certificate, draft, signature, approval
case dataSubmission = "data_submission" case dataSubmission = "data_submission"
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment