add methods

This commit is contained in:
Looly
2022-03-31 21:30:32 +08:00
parent e187d1e168
commit 3987f5b7ee
7 changed files with 129 additions and 153 deletions

View File

@@ -15,6 +15,7 @@
* 【core 】 增加NodeListIter、ResettableIter
* 【crypto 】 HmacAlgorithm增加SM4CMACissue#2206@Github
* 【http 】 增加HttpConfig响应支持拦截issue#2217@Github
* 【core 】 增加BlockPolicyThreadUtil增加newFixedExecutor方法pr#2231@Github
### 🐞Bug修复
* 【core 】 IdcardUtil#getCityCodeByIdCard位数问题issue#2224@Github