import ObjectMapper. class BaseModel: Mappable {. //定义属性. var name : String? = "wuxing". init() {. //为什么要写这个init,原因很简单,总有些时候你仅仅想 ...
確定! 回上一頁