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

无法生成Bean #22

Closed
lionoggo opened this issue Mar 13, 2019 · 2 comments
Closed

无法生成Bean #22

lionoggo opened this issue Mar 13, 2019 · 2 comments

Comments

@lionoggo
Copy link

image

@HYAdonisCoding
Copy link

我也遇到这问题了。
WX20190830-163927@2x

@debuggerx01
Copy link
Owner

@lionoggo @HYAdonisCoding
这是正常的 第一个框需要输入实体类的类名,你们从下拉框勾选了"Object"(老版本)"Map<String, dynamic>"(新版本)的意思就是忽略了整个json的解析 所以生成的代码就是空白
Oject/Map的选项只是用来处理json中某个对象的属性是动态的,需要忽略解析原样返回的情况

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

3 participants