Annotation Interface ApiEncryptDes
@Target({METHOD,TYPE})
@Retention(RUNTIME)
@Documented
@ApiEncrypt(DES)
public @interface ApiEncryptDes
des 加密
- 作者:
- licoy.cn, L.cm
- 另请参阅:
-
可选元素概要
可选元素
-
元素详细资料
-
secretKey
Alias forApiEncrypt.secretKey().- 返回:
- {String}
- 默认值:
- ""
-