mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-18 01:06:40 +08:00
update 优化 加密注解注释错误
This commit is contained in:
parent
5cbd1d26c2
commit
47e64c9290
@ -32,7 +32,7 @@ public @interface EncryptField {
|
|||||||
String publicKey() default "";
|
String publicKey() default "";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 公钥。RSA、SM2需要
|
* 私钥。RSA、SM2需要
|
||||||
*/
|
*/
|
||||||
String privateKey() default "";
|
String privateKey() default "";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user