update 优化 加密注解注释错误
This commit is contained in:
parent
5cbd1d26c2
commit
47e64c9290
@ -32,7 +32,7 @@ public @interface EncryptField {
|
||||
String publicKey() default "";
|
||||
|
||||
/**
|
||||
* 公钥。RSA、SM2需要
|
||||
* 私钥。RSA、SM2需要
|
||||
*/
|
||||
String privateKey() default "";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user