Skip to content

Commit 0466b3f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 973085e + e591536 commit 0466b3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

version

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"code": 0.6,
3+
"desc": "1.修复json中字段不存在或者为null时可能导致的bean对象创建错误,也就是各字段处理时加入了null判断\n2.放弃对于普通数据类型数组的生成代码优化\n3.修复List嵌套泛型时由于错误的优化逻辑导致的异常代码\n4.优化清理无用空行"
4+
}

0 commit comments

Comments
 (0)