注释类型 EnableFinalSecurityAnnotation
@Target(TYPE)
@Retention(RUNTIME)
@Import({FinalCheckAnnotation.class,FinalCheckLoginAnnotation.class})
@Documented
public @interface EnableFinalSecurityAnnotation
- 从以下版本开始:
- 1.0.0
- 作者:
- lingkang Created by 2022/1/11