enhance jsonwriter support ignoreNull

This commit is contained in:
Looly
2021-07-28 01:06:05 +08:00
parent 085453e7d8
commit 95d35527c2
4 changed files with 76 additions and 12 deletions

View File

@@ -17,6 +17,7 @@
* 【core 】 优化TextSimilarity.longestCommonSubstring性能issue#I42A6V@Gitee
* 【core 】 MultipartRequestInputStream改为使用long以支持大文件issue#I428AN@Gitee
* 【core 】 RobotUtl增加getDelay、getRobot方法pr#1725@Github
* 【json 】 JSON输出支持ignoreNullissue#1728@Github
### 🐞Bug修复
* 【core 】 修复RobotUtil双击右键问题pr#1721@Github