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

// 消息

parent 1fd20f20
...@@ -102,7 +102,7 @@ class YHMsgListModel: SmartCodable { ...@@ -102,7 +102,7 @@ class YHMsgListModel: SmartCodable {
} }
enum CodingKeys: String, CodingKey { enum CodingKeys: String, CodingKey {
case information, certificate, draft, signature, approval, renewal case information, certificate, draft, signature, approval, renewal, business
case dataSubmission = "data_submission" case dataSubmission = "data_submission"
case goToHK = "go_to_hk" case goToHK = "go_to_hk"
} }
......
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