This commit is contained in:
Looly
2021-07-30 09:45:57 +08:00
parent 57dbe23961
commit 02b68f970b
3 changed files with 30 additions and 1 deletions

View File

@@ -28,7 +28,7 @@
* 【core 】 NumberUtil增加calculate方法
* 【core 】 优化TextSimilarity.longestCommonSubstring性能issue#I42A6V@Gitee
* 【core 】 MultipartRequestInputStream改为使用long以支持大文件issue#I428AN@Gitee
* 【core 】 RobotUtl增加getDelay、getRobot方法pr#1725@Github
* 【core 】 RobotUtil增加getDelay、getRobot方法pr#1725@Github
* 【json 】 JSON输出支持ignoreNullissue#1728@Github
* 【core 】 DateUtil和LocalDateTimeUtil增加isWeekend方法issue#I42N5A@Gitee