@Documented @Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface Order
int
value
public abstract int value
数值越小排序越靠前