代码改变世界

使用MJExtension中要注意的地方

2015-07-29 11:04  Y了个J  阅读(291)  评论(0编辑  收藏  举报

MJExtension git地址  https://github.com/CoderMJLee/MJExtension#JSON_Model

Model contains model-array【模型中有个数组属性,数组里面又要装着其他模型】 中数组转模型可能转不了,要拿出arr 使用

JSON array -> model array【将一个字典数组转成模型数组】再转