美文网首页Swift Error
model转化问题Assertion failure in -[

model转化问题Assertion failure in -[

作者: NoExcuse | 来源:发表于2015-12-10 19:49 被阅读128次

Assertion failure in -[MTLJSONAdapter initWithModelClass:], /Users/dcaunt/Projects/Mantle/Mantle/MTLJSONAdapter.m:149

后台返回的数据中 有 0,1/false,true表示一个bool值的情况 ,我这边直接用bool值去对应的,导致解析数据出错。

see

相关文章

网友评论

    本文标题:model转化问题Assertion failure in -[

    本文链接:https://www.haomeiwen.com/subject/pfdyhttx.html