add method

This commit is contained in:
Looly
2021-11-02 23:35:10 +08:00
parent c663713680
commit 8614aecced
3 changed files with 17 additions and 3 deletions

View File

@@ -20,6 +20,8 @@
* 【core 】 Opt增加peeks方法pr#445@Gitee
* 【extra 】 MailAccount中user默认值改为邮箱全称issue#I4FYVY@Gitee
* 【core 】 增加CoordinateUtilpr#446@Gitee
* 【core 】 DateUtil增加rangeToList重载pr#1925@Github
* 【core 】 CollUtil增加safeContains方法pr#1926@Github
### 🐞Bug修复
* 【core 】 修复UrlBuilder.addPath歧义问题issue#1912@Github