ad useragent

This commit is contained in:
Looly 2020-07-22 11:14:45 +08:00
parent 41a3452b1e
commit 1738fb2a4d

View File

@ -11,6 +11,7 @@
* 【core 】 ImgUtil增加异常避免空指针issue#I1NKXG@Gitee
* 【core 】 增加CRC16算法若干pr#963@Github
* 【core 】 LocalDateTimeUtil增加format等方法pr#140@Gitee
* 【http 】 UserAgentUtil增加Android原生浏览器识别pr#975@Github
### Bug修复
* 【core 】 修复ZipUtil中finish位于循环内的问题issue#961@Github