package com.inks.hb.authinfo.pojo; /** * AuthInfo对象对应数据库中的authInfo表,主键为authID。 */ public class AuthInfo { private int authId; //权限ID private String authItem; //权限名称 private String isRead; //可读 private String isWrite; //可写 private String isChange; //可改 private String isDelete; //可删 public AuthInfo() { super(); } public AuthInfo(int authId, String authItem, String isRead, String isWrite, String isChange, String isDelete) { this.authId = authId; this.authItem = authItem; this.isRead = isRead; this.isWrite = isWrite; this.isChange = isChange; this.isDelete = isDelete; } public int getAuthId() { return authId; } public void setAuthId(int authId) { this.authId = authId; } public String getAuthItem() { return authItem; } public void setAuthItem(String authItem) { this.authItem = authItem; } public String getIsRead() { return isRead; } public void setIsRead(String isRead) { this.isRead = isRead; } public String getIsWrite() { return isWrite; } public void setIsWrite(String isWrite) { this.isWrite = isWrite; } public String getIsChange() { return isChange; } public void setIsChange(String isChange) { this.isChange = isChange; } public String getIsDelete() { return isDelete; } public void setIsDelete(String idDelete) { this.isDelete = idDelete; } @Override public String toString() { return "\n--->AuthInfo对象信息输出:" + "\n authId = " + authId + "\n authItem = '" + authItem + '\'' + "\n isRead = '" + isRead + '\'' + "\n isWrite = '" + isWrite + '\'' + "\n isChange = " + isChange + "\n idDelete = " + isDelete + "\n--->AuthInfo信息输出结束\n"; } }
最近下载更多
15953970869 LV6
11月9日
张泽帅 LV6
10月18日
angaochong LV5
10月10日
半夏bx LV14
9月24日
864216741 LV2
8月25日
odasdas LV1
6月23日
赵鑫cdsaljkdfsa LV11
6月18日
yuquanzuo LV2
5月15日
qiang123 LV8
4月13日
qq1357574774 LV2
3月28日
最近浏览更多
驱蚊器我
11月18日
暂无贡献等级
15953970869 LV6
11月9日
ABU5225 LV1
10月29日
shunlun8855 LV1
10月28日
张泽帅 LV6
10月17日
cuiiii
10月12日
暂无贡献等级
angaochong LV5
10月10日
微信网友_7178979509522432
10月4日
暂无贡献等级
半夏bx LV14
9月24日
zvcbnlk LV2
9月20日