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

// 赴港

parent 03221a14
...@@ -34,7 +34,7 @@ class YHHKMemberModel: SmartCodable, NSCopying { ...@@ -34,7 +34,7 @@ class YHHKMemberModel: SmartCodable, NSCopying {
var approvalDate: String = "" var approvalDate: String = ""
// 自定义 // 自定义
var isSelected : Bool = false //本地使用 var isSelected: Bool = false //本地使用
enum CodingKeys: String, CodingKey { enum CodingKeys: String, CodingKey {
case id = "id" case id = "id"
......
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