We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 973085e + e591536 commit 0466b3fCopy full SHA for 0466b3f
version
@@ -0,0 +1,4 @@
1
+{
2
+ "code": 0.6,
3
+ "desc": "1.修复json中字段不存在或者为null时可能导致的bean对象创建错误,也就是各字段处理时加入了null判断\n2.放弃对于普通数据类型数组的生成代码优化\n3.修复List嵌套泛型时由于错误的优化逻辑导致的异常代码\n4.优化清理无用空行"
4
+}
0 commit comments