Commit 8d71094d authored by pete谢兆麟's avatar pete谢兆麟

loginModel 添加init

parent bae935e3
......@@ -25,4 +25,7 @@ struct YHUserModel: SmartCodable {
self.sex = sex
self.token = token
}
init() {
}
}
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