首页>代码>SSM增删改查入门实战-点餐后台管理系统>/orderManage/src/main/java/com/order/beans/vip.java
package com.order.beans;

import org.springframework.format.annotation.DateTimeFormat;

import java.util.Date;

public class vip {
    private int id;
    private String name;
    private String grade;
    private String tel;
    private String test;
    private Integer money;
    private Integer unmoney;
    private String date;

    public int getId() {
        return id;
    }

    public void setId(int id) {
        this.id = id;
    }

    public String getName() {
        return name;
    }

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

    public String getGrade() {
        return grade;
    }

    public void setGrade(String grade) {
        this.grade = grade;
    }

    public String getTel() {
        return tel;
    }

    public void setTel(String tel) {
        this.tel = tel;
    }

    public String getTest() {
        return test;
    }

    public void setTest(String test) {
        this.test = test;
    }

    public Integer getMoney() {
        return money;
    }

    public void setMoney(Integer money) {
        this.money = money;
    }

    public Integer getUnmoney() {
        return unmoney;
    }

    public void setUnmoney(Integer unmoney) {
        this.unmoney = unmoney;
    }

    public String getDate() {
        return date;
    }

    public void setDate(String date) {
        this.date = date;
    }

    @Override
    public String toString() {
        return "vip{" +
                "id=" + id +
                ", name='" + name + '\'' +
                ", grade='" + grade + '\'' +
                ", tel='" + tel + '\'' +
                ", test='" + test + '\'' +
                ", money=" + money +
                ", unmoney=" + unmoney +
                ", date='" + date + '\'' +
                '}';
    }
}
最近下载更多
xiaoaitx  LV8 1月1日
微信网友_6802139027345408  LV2 2023年12月31日
houhanlin33  LV3 2023年12月28日
0o0o0o  LV2 2023年6月12日
6389181  LV7 2023年6月1日
苏拉德666  LV4 2023年5月15日
LCL10086  LV3 2022年12月29日
hihhhh  LV6 2022年12月25日
短巷拥猫  LV12 2022年12月10日
renyuan  LV9 2022年12月7日
最近浏览更多
currety 4月10日
暂无贡献等级
哪里的完整版  LV8 3月1日
xiaoaitx  LV8 1月1日
今天的我也很辛苦 2024年12月25日
暂无贡献等级
taoshen95  LV16 2024年12月21日
897258976  LV8 2024年8月29日
柳咪华沙  LV7 2024年6月28日
暂无贡献等级
3049594659 2024年6月24日
暂无贡献等级
TY0165  LV20 2024年6月19日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友