Skip to content

Commit e591536

Browse files
authored
Update version
1 parent b9e6141 commit e591536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version

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

0 commit comments

Comments
 (0)