1.3.6 json支持下划线、驼峰互转

This commit is contained in:
maxf 2019-01-10 14:55:42 +08:00
parent 3b83e22ac7
commit 1f4d31f842
2 changed files with 496 additions and 490 deletions

View File

@ -1,6 +1,12 @@
yexuejc-base 更新记录
------------------
#### version 1.3.6
**time2019-1-10 14:55:13** <br/>
**branch** master <br/>
**update** <br/>
>1. json增加下划线、驼峰互转
#
#### version 1.3.5
**time2019-1-7 17:19:22** <br/>
**branch** master <br/>

View File

@ -6,7 +6,7 @@
<groupId>top.yexuejc</groupId>
<artifactId>yexuejc-base</artifactId>
<version>1.3.5</version>
<version>1.3.6</version>
<name>${project.artifactId}</name>
<url>https://github.com/yexuejc/yexuejc-base</url>