mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	update 优化 加密注解注释错误
This commit is contained in:
		@@ -32,7 +32,7 @@ public @interface EncryptField {
 | 
			
		||||
    String publicKey() default "";
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * 公钥。RSA、SM2需要
 | 
			
		||||
     * 私钥。RSA、SM2需要
 | 
			
		||||
     */
 | 
			
		||||
    String privateKey() default "";
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user