package com.book.model;

public class Book {
	private Integer bookId;
	private String bookName;
	private String author;
	//状态 1上架  2下架
	private Integer status;
	private Integer bookTypeId;
	private String publish;
	//库存
	private Integer number;
	private double price;
	private String remark;
	public Integer getBookId() {
		return bookId;
	}
	public void setBookId(Integer bookId) {
		this.bookId = bookId;
	}
	public String getBookName() {
		return bookName;
	}
	public void setBookName(String bookName) {
		this.bookName = bookName;
	}
	
	public String getAuthor() {
		return author;
	}
	public void setAuthor(String author) {
		this.author = author;
	}
	public String getRemark() {
		return remark;
	}
	public void setRemark(String remark) {
		this.remark = remark;
	}
	public Integer getStatus() {
		return status;
	}
	public void setStatus(Integer status) {
		this.status = status;
	}
	public Integer getBookTypeId() {
		return bookTypeId;
	}
	public void setBookTypeId(Integer bookTypeId) {
		this.bookTypeId = bookTypeId;
	}
	public String getPublish() {
		return publish;
	}
	public void setPublish(String publish) {
		this.publish = publish;
	}
	public Integer getNumber() {
		return number;
	}
	public void setNumber(Integer number) {
		this.number = number;
	}
	public double getPrice() {
		return price;
	}
	public void setPrice(double price) {
		this.price = price;
	}
	
	
}
最近下载更多
lsglsg9  LV22 2023年12月20日
sunshine9920  LV12 2023年10月23日
hongdongdong  LV12 2023年8月9日
12345681  LV2 2023年6月10日
gxluchuan  LV1 2023年4月7日
lolokei  LV1 2022年10月10日
喃喵xxxx  LV6 2022年9月6日
zxcvbnm1580  LV1 2022年6月15日
testuser1234567  LV24 2022年5月31日
sks666  LV5 2022年5月25日
最近浏览更多
小小白银110  LV1 1月2日
偷喝汽水 2023年12月26日
暂无贡献等级
lshlsh 2023年12月25日
暂无贡献等级
huangzy  LV12 2023年12月21日
夜猫子111  LV2 2023年11月6日
卢本伟不开挂  LV4 2023年10月22日
sunshine9920  LV12 2023年10月22日
ezra77934  LV2 2023年9月16日
hongdongdong  LV12 2023年8月9日
yuexiaolong  LV1 2023年7月4日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友