This commit is contained in:
Looly
2020-07-30 10:06:42 +08:00
parent f349d770e2
commit dd7f04af44
2 changed files with 12 additions and 3 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
* 【captcha】 AbstractCaptcha增加getImageBase64Data方法pr#985@Github
* 【core 】 增加PhoneUtilpr#990@Github
* 【core 】 改进Img目标图片类型未定义使用源图片类型issue#I1PB0B@Gitee
### Bug修复