Tree add 类型校验

This commit is contained in:
Looly
2022-08-20 01:06:37 +08:00
parent 0fc10205a0
commit b69ae38829
3 changed files with 6 additions and 39 deletions

View File

@@ -10,6 +10,7 @@
* 【core 】 DateUtil.parseUTC支持只有时分的格式issue#I5M6DP@Gitee
* 【core 】 NumberUtil.parseInt忽略科学计数法issue#I5M55F@Gitee
* 【core 】 IterUtil.getFirst优化pr#753@Gitee
* 【core 】 增加Tree add 类型校验pr#2542@Github
*
### 🐞Bug修复
* 【http 】 修复https下可能的Patch、Get请求失效问题issue#I3Z3DH@Gitee