首页>代码>spring mvc+hibernate+jsp开发图书馆后台管理系统>/LibraryManager/src/com/bjpowernode/core/annotation/config/AutoMenuOperation.java
package com.bjpowernode.core.annotation.config; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.METHOD) /** * 菜单操作按钮注释标签 * 系统启动自动加载菜单对应的操作权限 * Method级别 * @author */ public @interface AutoMenuOperation { /** * 操作名称 * @return */ public String name(); /** * 操作码 * @return */ public String code(); /** * 操作码类型 * @return */ public MenuCodeType codeType() default MenuCodeType.TAG; /** * 图标 * @return */ public String icon() default ""; /** * 状态 * @return */ public int status() default 0; }
最近下载更多
木子520 LV12
2023年1月19日
齐吊大神 LV6
2022年12月24日
testuser1234567 LV24
2022年7月21日
wanglinddad LV55
2021年12月17日
syyyyds LV8
2021年7月16日
陈若愚 LV4
2021年5月14日
xuyongff LV24
2021年3月14日
Demo1111 LV30
2020年8月24日
xieweiseo LV6
2020年8月2日
susan521 LV4
2020年7月9日
最近浏览更多
krispeng LV13
10月2日
微信网友_7055338587410432
6月27日
暂无贡献等级
暂无贡献等级
duoduo1234 LV2
1月15日
WBelong LV8
2023年12月25日
Henew168 LV2
2023年11月19日
泓鼎168 LV20
2023年10月16日
DarcyLi LV3
2023年10月12日
不嘻嘻 LV8
2023年9月22日
huAres LV2
2023年9月3日