add DesensitizedUtil

This commit is contained in:
Looly
2021-03-21 15:13:57 +08:00
parent 76b3a0c62b
commit 11f54f266b
7 changed files with 323 additions and 735 deletions

View File

@@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.6.2 (2021-03-20)
# 5.6.2 (2021-03-21)
### 新特性
* 【core 】 Validator增加车架号(车辆识别码)验证、驾驶证驾驶证档案编号的正则校验pr#280@Gitee
* 【core 】 CopyOptions增加propertiesFilterpr#281@Gitee
* 【extra 】 增加Wit模板引擎支持
* 【core 】 增加DesensitizedUtilpr#282@Gitee
### Bug修复
-------------------------------------------------------------------------------------------------------------