@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Before
用来定义执行响应方法前需要执行的方法
int
value
public abstract int value