add constructor

This commit is contained in:
Looly
2021-03-25 09:56:49 +08:00
parent dee78c8b61
commit fd4b185929
4 changed files with 62 additions and 5 deletions

View File

@@ -3,14 +3,17 @@
-------------------------------------------------------------------------------------------------------------
# 5.6.2 (2021-03-21)
# 5.6.2 (2021-03-24)
### 新特性
* 【core 】 Validator增加车架号(车辆识别码)验证、驾驶证驾驶证档案编号的正则校验pr#280@Gitee
* 【core 】 CopyOptions增加propertiesFilterpr#281@Gitee
* 【extra 】 增加Wit模板引擎支持
* 【core 】 增加DesensitizedUtilpr#282@Gitee
* 【core 】 增加DateTime字符串构造issue#I3CQZG@Gitee
### Bug修复
* 【core 】 修复FileTypeUtil中OFD格式判断问题pr#1489@Github
-------------------------------------------------------------------------------------------------------------