update 优化 加密注解注释错误

2.X
疯狂的狮子Li 2023-06-25 09:54:29 +08:00
parent 5e57292840
commit c7b9d86c9f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ public @interface EncryptField {
String publicKey() default "";
/**
* RSASM2
* RSASM2
*/
String privateKey() default "";