Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不支持二维数组json对象转换为模型 #854

Open
veryip7 opened this issue Aug 28, 2023 · 0 comments
Open

不支持二维数组json对象转换为模型 #854

veryip7 opened this issue Aug 28, 2023 · 0 comments

Comments

@veryip7
Copy link

veryip7 commented Aug 28, 2023

在开发中,遇到json中返回的数组是二维数组,第二维数组中才是字典,目前框架的功能不足以解决这个问题
如:
"key" : [ ["name":"张三", "value":23], ["name":"李四", "value":28] ]

是否可以增加mj_objectClassInArray方法的功能来解决这个问题呢,比如返回@{@"key" : @"NSArray.Student"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant