package com.rain.bean;

public class BookBean {
	/**
	 * 图书的数据表的bean
	 */
	private int bid;// id
	private String name;// 图书名称
	private String card;// 图书号
	private String autho;// 作者
	private int num;// 图书数量
	private String type;// 图书的分类
	private String press;// 出版社
	private int times;//借阅次数

	public int getBid() {
		return bid;
	}

	public void setBid(int bid) {
		this.bid = bid;
	}

	public String getName() {
		return name;
	}

	public void setName(String name) {
		this.name = name;
	}

	public String getCard() {
		return card;
	}

	public void setCard(String card) {
		this.card = card;
	}

	public String getAutho() {
		return autho;
	}

	public void setAutho(String autho) {
		this.autho = autho;
	}

	public int getNum() {
		return num;
	}

	public void setNum(int num) {
		this.num = num;
	}

	public String getType() {
		return type;
	}

	public void setType(String type) {
		this.type = type;
	}

	public String getPress() {
		return press;
	}

	public void setPress(String press) {
		this.press = press;
	}

	public int getTimes() {
		return times;
	}

	public void setTimes(int times) {
		this.times = times;
	}
}
最近下载更多
wubinbin  LV11 4月5日
pi-nang  LV2 1月30日
duoduo1234  LV2 1月16日
yangyi1234  LV2 2023年12月10日
huangzy  LV12 2023年12月5日
qq573914838  LV5 2023年11月14日
zj20020510  LV5 2023年9月18日
2131234536546  LV7 2023年9月14日
yangguang  LV8 2023年6月27日
joker1branch  LV5 2023年6月19日
最近浏览更多
managment  LV3 4月17日
暂无贡献等级
可是不知道么  LV23 3月13日
周青松197  LV2 3月12日
pi-nang  LV2 1月30日
duoduo1234  LV2 1月15日
1587039373  LV3 1月4日
haozhilang  LV8 1月3日
楪之语 1月2日
暂无贡献等级
iiiiiiixiiiiii  LV1 2023年12月28日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友