mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-25 05:25:12 +00:00
修改字段加密注解错误注释
Signed-off-by: yeluod <2246112+zhiao@user.noreply.gitee.com>
This commit is contained in:
@@ -32,7 +32,7 @@ public @interface EncryptField {
|
|||||||
String publicKey() default "";
|
String publicKey() default "";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 公钥。RSA、SM2需要
|
* 私钥。RSA、SM2需要
|
||||||
*/
|
*/
|
||||||
String privateKey() default "";
|
String privateKey() default "";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user