首页>代码>ssm+easyui实现的简单的福建师范大学进销存后台管理系统>/inventory_manager/src/main/java/com/bamboo/bean/Goods.java
package com.bamboo.bean;

import java.io.Serializable;

/**
 * @description: 商品信息实体类
 * @author: 梦竹
 * @time: 2020/5/29 15:20
 * @version:1.0.0
 */
public class Goods extends Page implements Serializable {
    private Integer goodsId;//  商品编号
    private String goodsName;//     商品名称
    private Unit unit;//    商品单位
    private Integer unitId;//   商品单位编号

    public Integer getGoodsId() {
        return goodsId;
    }

    public void setGoodsId(Integer goodsId) {
        this.goodsId = goodsId;
    }

    public String getGoodsName() {
        return goodsName;
    }

    public void setGoodsName(String goodsName) {
        this.goodsName = goodsName;
    }

    public Unit getUnit() {
        return unit;
    }

    public void setUnit(Unit unit) {
        this.unit = unit;
    }

    public Integer getUnitId() {
        return unitId;
    }

    public void setUnitId(Integer unitId) {
        this.unitId = unitId;
    }
}
最近下载更多
微信网友_6602457430806528  LV6 2023年9月21日
刘春涛  LV2 2023年6月14日
huangquanxiansheng  LV4 2023年5月24日
yeyuuu  LV6 2023年5月19日
苏拉德666  LV4 2023年5月15日
admin789987  LV2 2023年4月20日
jhh123  LV4 2022年11月23日
微信网友_5963854197018624  LV7 2022年6月13日
W_123456  LV8 2022年6月8日
java代写  LV7 2022年4月23日
最近浏览更多
WBelong  LV7 3月29日
FFF112233  LV8 3月28日
admin_z  LV22 1月29日
superman1420152584  LV1 2023年11月27日
微信网友_6743904013045760  LV1 2023年11月20日
微信网友_6602457430806528  LV6 2023年9月21日
15939359070 2023年9月10日
暂无贡献等级
阳光男孩阿葵 2023年7月14日
暂无贡献等级
dongandmin  LV6 2023年7月12日
12346987 2023年6月21日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友