注释类型 Secure
-
@Retention(RUNTIME) @Target(TYPE) public @interface Secure
- 版本:
- v1.0,Date:2021-11-05
- 作者:
- zhongxuchen
-
-
可选元素概要
可选元素 修饰符和类型 可选元素 说明 intheadSizeStringmaskCodeintmaskRateSecureTypesecureTypeStringsourceFieldinttailSize
-
-
-
元素详细资料
-
field
String field
-
-
-
secureType
SecureType secureType
- 默认值:
- org.sagacity.sqltoy.model.SecureType.ENCRYPT
-
-
-
sourceField
String sourceField
- 默认值:
- ""
-
-
-
maskCode
String maskCode
- 默认值:
- ""
-
-