package com.annotation; import java.lang.annotation.*; /** * 忽略Token验证 */ @Target(ElementType.METHOD) @Retention(RetentionPolicy.RUNTIME) @Documented public @interface IgnoreAuth { }

atheking LV18
9月4日
yangchengshuai LV15
9月3日
after_666 LV3
8月20日
ES大兵 LV11
8月12日
duizhang LV6
7月25日
elysion LV6
7月15日
微信网友_7588149564329984 LV2
7月9日
XJH939 LV3
6月3日
haitianjiaoyu0 LV8
5月27日
liuqingfang LV4
5月21日