add method

This commit is contained in:
Looly
2021-11-07 13:10:18 +08:00
parent 96df45120d
commit fbf52763b7
3 changed files with 32 additions and 36 deletions

View File

@@ -26,6 +26,7 @@
* 【core 】 TreeUtil增加walk方法pr#1932@Gitee
* 【crypto 】 SmUtil增加sm3WithSaltpr#454@Gitee
* 【http 】 增加HttpInterceptorissue#I4H1ZV@Gitee
* 【core 】 Opt增加flattedMapissue#I4H1ZV@Gitee
### 🐞Bug修复
* 【core 】 修复UrlBuilder.addPath歧义问题issue#1912@Github