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