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 {

}
最近下载更多
educationAAA  LV11 6月23日
全栈小白  LV35 1月29日
lironggang  LV38 2023年11月30日
Seaskye  LV14 2023年11月4日
xyxyxy_59  LV1 2022年12月18日
东方明亮  LV5 2022年12月4日
cx123123  LV7 2022年5月16日
liuzejuncn  LV6 2022年3月13日
wanglinddad  LV55 2022年3月9日
winnie_cc  LV4 2022年2月25日
最近浏览更多
暂无贡献等级
hmf1989 8月23日
暂无贡献等级
校园网  LV9 8月4日
小小ffggyh  LV1 7月26日
educationAAA  LV11 6月23日
gowangbo1  LV6 6月12日
yyb1813  LV1 5月25日
198536 5月22日
暂无贡献等级
 LV7 3月25日
vluobo  LV1 3月19日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友