批注接口 Crypto
Description: 加密解密标记注解
- 作者:
- : gengwei.zheng
- Date:
- : 2021/10/4 11:48
-
可选元素概要
可选元素
-
元素详细资料
-
requestDecrypt
boolean requestDecrypt请求参数记否解密,默认值 true- 返回:
- true 请求参数解密;false 请求参数不解密
- 默认值:
true
-
responseEncrypt
boolean responseEncrypt响应体是否加密,默认值 true- 返回:
- true 响应体加密;false 响应体不加密
- 默认值:
true
-