add method

This commit is contained in:
Looly
2021-07-26 18:27:46 +08:00
parent d1861eb9db
commit 5bbb6539b3
2 changed files with 19 additions and 6 deletions

View File

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