User.swift

2016-03-06  本文已影响6人  幸运的小强本人
struct User {
    let id: Int
    let name: String
    let email: String
}
上一篇 下一篇

猜你喜欢

热点阅读