int to long

This commit is contained in:
Looly
2021-07-26 17:51:24 +08:00
parent fd6885441e
commit c9d6676e6d
2 changed files with 8 additions and 7 deletions

View File

@@ -15,6 +15,7 @@
* 【http 】 HttpRequest.form方法判断集合增强pr#381@Gitee
* 【core 】 NumberUtil增加calculate方法
* 【core 】 优化TextSimilarity.longestCommonSubstring性能issue#I42A6V@Gitee
* 【core 】 MultipartRequestInputStream改为使用long以支持大文件issue#I428AN@Gitee
### 🐞Bug修复
* 【core 】 修复RobotUtil双击右键问题pr#1721@Github