首页>代码>ssh(spring+spring mvc+hibernate)开发图书馆后台管理系统,可切换风格>/library/src/main/java/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; }
最近下载更多
微信网友_7253744540979200 LV1
11月14日
qfch120 LV8
2023年3月28日
齐吊大神 LV6
2022年12月22日
and123456 LV11
2022年2月7日
wanglinddad LV55
2021年12月10日
AlanYang LV5
2021年2月23日
2215593477 LV9
2021年1月11日
慵懒的小橘猫 LV11
2020年12月25日
nitama LV19
2020年11月22日
半夏bx LV14
2020年11月21日
最近浏览更多
微信网友_7253744540979200 LV1
11月14日
quartz LV8
7月1日
1437047954
3月7日
暂无贡献等级
jhyan127
2月18日
暂无贡献等级
duoduo1234 LV2
1月15日
WBelong LV8
2023年12月11日
599142776 LV2
2023年12月7日
Jjjj1111 LV5
2023年11月12日
政政123456 LV3
2023年10月22日
aaaaooa LV4
2023年9月8日