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.
1 parent b9e6141 commit e591536Copy full SHA for e591536
version
@@ -1,4 +1,4 @@
1
{
2
- "code": 6,
+ "code": 0.6,
3
"desc": "1.修复json中字段不存在或者为null时可能导致的bean对象创建错误,也就是各字段处理时加入了null判断\n2.放弃对于普通数据类型数组的生成代码优化\n3.修复List嵌套泛型时由于错误的优化逻辑导致的异常代码\n4.优化清理无用空行"
4
}
0 commit comments