PhoneUtil.isTel400800支持400-XXX-XXXX格式

This commit is contained in:
Looly
2023-02-28 22:18:57 +08:00
parent 7ab37b7433
commit 5fcd4093be
3 changed files with 13 additions and 2 deletions

View File

@@ -3,9 +3,11 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.13.M1 (2023-02-24)
# 5.8.13.M1 (2023-02-28)
### 🐣新特性
* 【core 】 PhoneUtil.isTel400800支持400-XXX-XXXX格式issue#2929@Github
### 🐞Bug修复
* 【db 】 修复识别JDBC驱动时重复问题pr#940@Gitee
* 【core 】 修复法定年龄计算的BUGpr#935@Gitee