package com.jroo.base.annotation; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * 菜单注解 * 在action的菜单method上加上该注解,表示这个method是个菜单 * 用于控制用户的访问权限 * @author yeshujun */ @Documented @Retention(RetentionPolicy.RUNTIME) @Target( {ElementType.METHOD}) public @interface Menu { }

cx123123 LV7
5月16日
liuzejuncn LV6
3月13日
wanglinddad LV51
3月9日
winnie_cc LV4
2月25日
微信网友_5845420553359360 LV4
2月23日
Patrick1988 LV4
1月12日
123千瓦洒洒 LV11
2021年12月8日
cp19791101 LV12
2021年11月18日
你们是那麦芒 LV1
2021年7月26日
huaua7676 LV30
2021年7月18日

mengfanyun LV9
昨天
微信网友_6026510176489472 LV1
7月1日
date122 LV9
7月1日
858508237
7月1日
暂无贡献等级
19878648897 LV1
6月28日
naked_1987
6月25日
暂无贡献等级
一杯美式 LV5
6月17日
wwb521 LV3
6月15日
nyfcalf LV12
6月10日
陈小灏 LV9
6月10日