军标库
This commit is contained in:
		@ -5,7 +5,7 @@ import java.lang.annotation.*;
 | 
			
		||||
/**
 | 
			
		||||
 * 授权验证注解
 | 
			
		||||
 */
 | 
			
		||||
@Target({ElementType.METHOD})
 | 
			
		||||
@Target({ElementType.TYPE, ElementType.METHOD})
 | 
			
		||||
@Retention(RetentionPolicy.RUNTIME)
 | 
			
		||||
@Documented
 | 
			
		||||
public @interface CheckAuth {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user