update 优化 加密注解注释错误
This commit is contained in:
parent
73e14d33fe
commit
2e50b52ae8
@ -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