@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Inherited @ApiEncrypt(value=DES) @ApiDecrypt(value=DES) public @interface ApiCryptoDes
DES加密解密含有RequestBody注解的参数请求数据
RequestBody
Copyright © 2025. All rights reserved.