change style for ArrayUtil

This commit is contained in:
Looly
2021-03-25 15:53:10 +08:00
parent e503824e9c
commit 70ac62660d
3 changed files with 82 additions and 41 deletions

View File

@@ -11,6 +11,7 @@
* 【extra 】 增加Wit模板引擎支持
* 【core 】 增加DesensitizedUtilpr#282@Gitee
* 【core 】 增加DateTime字符串构造issue#I3CQZG@Gitee
* 【core 】 修改ArrayUtil代码风格pr#287@Gitee
### Bug修复
* 【core 】 修复FileTypeUtil中OFD格式判断问题pr#1489@Github