add PhoneUtil

This commit is contained in:
Looly
2020-07-30 08:59:29 +08:00
parent e36d687db2
commit f349d770e2
5 changed files with 149 additions and 186 deletions

View File

@@ -3,10 +3,11 @@
-------------------------------------------------------------------------------------------------------------
## 5.3.11 (2020-07-25)
## 5.3.11 (2020-07-30)
### 新特性
* 【captcha】 AbstractCaptcha增加getImageBase64Data方法pr#985@Github
* 【core 】 增加PhoneUtilpr#990@Github
### Bug修复