@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface SaCheckLogin
可标注在类上,其效果等同于标注在此类的所有方法上
Copyright © 2021. All Rights Reserved.