首页>代码>基于SSM+EasyUI开发的学生后台管理系统>/sms/src/main/java/pers/huangyuhui/sms/bean/Grade.java
package pers.huangyuhui.sms.bean;

/**
 * @project: sms
 * @description: 年级及年级主任信息
 * @author: 黄宇辉
 * @date: 6/14/2019-10:19 AM
 * @version: 1.0
 * @website: https://yubuntu0109.github.io/
 */
public class Grade {

    //年级信息
    private Integer id;
    private String name;
    private String introducation;
    //年级主任信息
    private String manager;
    private String email;
    private String telephone;

    public Integer getId() {
        return id;
    }

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

    public String getName() {
        return name;
    }

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

    public String getIntroducation() {
        return introducation;
    }

    public void setIntroducation(String introducation) {
        this.introducation = introducation;
    }

    public String getManager() {
        return manager;
    }

    public void setManager(String manager) {
        this.manager = manager;
    }

    public String getEmail() {
        return email;
    }

    public void setEmail(String email) {
        this.email = email;
    }

    public String getTelephone() {
        return telephone;
    }

    public void setTelephone(String telephone) {
        this.telephone = telephone;
    }
}
最近下载更多
fesfefe  LV13 2023年10月15日
李亮  LV19 2023年8月28日
000666  LV10 2023年7月11日
1257592068  LV6 2023年6月6日
lsglsg9  LV22 2023年6月4日
qq2901732871  LV9 2023年5月20日
流连瓦盖法  LV7 2023年5月20日
微信网友_5964217833574400  LV5 2023年4月29日
王华伟  LV19 2023年4月26日
全栈小白  LV34 2023年4月25日
最近浏览更多
zhaozhiqi  LV5 2023年10月10日
yiy12345  LV2 2023年10月10日
fesfefe  LV13 2023年10月10日
gqd123456  LV1 2023年10月3日
2036495585  LV9 2023年9月25日
903201717 2023年9月12日
暂无贡献等级
lilong007  LV20 2023年9月1日
gshnbb  LV9 2023年8月31日
李亮  LV19 2023年8月28日
 LV7 2023年8月21日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友