首页>代码>Maven+SSM+shiro+idea+mysql+tomcat+jdk1.8开发java cms面向内部的内容管理系统>/CMS/src/main/java/com/cms/bean/Authority.java
package com.cms.bean; public class Authority { private Integer authorityId; private String authorityName; private Integer roleId; private Role role; @Override public String toString() { return "Authority [authorityId=" + authorityId + ", authorityName=" + authorityName + ", roleId=" + roleId + ", role=" + role + "]"; } public Role getRole() { return role; } public void setRole(Role role) { this.role = role; } public Integer getAuthorityId() { return authorityId; } public void setAuthorityId(Integer authorityId) { this.authorityId = authorityId; } public String getAuthorityName() { return authorityName; } public void setAuthorityName(String authorityName) { this.authorityName = authorityName == null ? null : authorityName.trim(); } public Integer getRoleId() { return roleId; } public void setRoleId(Integer roleId) { this.roleId = roleId; } }
最近下载更多
圣楠123 LV5
2023年11月10日
weilaizhisheng LV21
2023年7月3日
dalayfa LV3
2023年6月19日
微信网友_6509705287716864 LV2
2023年6月8日
1257592068 LV6
2023年6月6日
skook7 LV2
2023年6月4日
苏拉德666 LV4
2023年5月14日
lbsers LV5
2023年5月6日
夜起星河 LV8
2023年3月9日
jrqlove LV5
2023年2月15日
最近浏览更多
yhe107 LV3
6月24日
qiangmin1223 LV12
4月24日
aaaaooa LV4
4月1日
zhaozhiqi LV5
2023年10月10日
微信网友_6658091507814400 LV3
2023年10月9日
木木不爱安妮酱 LV10
2023年9月16日
15939359070
2023年9月10日
暂无贡献等级
17839341609
2023年8月27日
暂无贡献等级
1289755 LV3
2023年7月29日
wxy0309 LV6
2023年7月19日