首页>代码>ssm开发crm客户关系信息管理系统>/crm/src/cn/itcast/core/bean/BaseDict.java
package cn.itcast.core.bean;

import java.io.Serializable;

public class BaseDict implements Serializable {
	private String dict_id;
	private String dict_type_code;
	private String dict_type_name;
	private String dict_item_name;
	private String dict_item_code;
	private Integer dict_sort;
	private String dict_enable;
	private String dict_memo;
	private Integer start;
	private Integer rows;
	public String getDict_id() {
		return dict_id;
	}
	public void setDict_id(String dict_id) {
		this.dict_id = dict_id;
	}
	public Integer getStart() {
		return start;
	}
	public void setStart(Integer start) {
		this.start = start;
	}
	public Integer getRows() {
		return rows;
	}
	public void setRows(Integer rows) {
		this.rows = rows;
	}
	public String getDict_type_code() {
		return dict_type_code;
	}
	public void setDict_type_code(String dict_type_code) {
		this.dict_type_code = dict_type_code;
	}
	public String getDict_type_name() {
		return dict_type_name;
	}
	public void setDict_type_name(String dict_type_name) {
		this.dict_type_name = dict_type_name;
	}
	public String getDict_item_name() {
		return dict_item_name;
	}
	public void setDict_item_name(String dict_item_name) {
		this.dict_item_name = dict_item_name;
	}
	public String getDict_item_code() {
		return dict_item_code;
	}
	public void setDict_item_code(String dict_item_code) {
		this.dict_item_code = dict_item_code;
	}
	public Integer getDict_sort() {
		return dict_sort;
	}
	public void setDict_sort(Integer dict_sort) {
		this.dict_sort = dict_sort;
	}
	public String getDict_enable() {
		return dict_enable;
	}
	public void setDict_enable(String dict_enable) {
		this.dict_enable = dict_enable;
	}
	public String getDict_memo() {
		return dict_memo;
	}
	public void setDict_memo(String dict_memo) {
		this.dict_memo = dict_memo;
	}
	
}
最近下载更多
houhanlin33  LV3 2023年12月28日
ExamplesDYC  LV13 2023年8月31日
张三12348613  LV3 2023年6月20日
sjl821120  LV6 2023年6月10日
小屁孩  LV7 2023年3月28日
我也不知道谁的  LV3 2023年3月28日
AlanYang  LV5 2023年3月28日
代码小白200  LV1 2022年12月27日
云龙123456  LV7 2022年12月2日
矮胖子  LV2 2022年11月29日
最近浏览更多
yangyuer  LV1 4月26日
WaZiN7  LV6 4月25日
不顾asdf  LV7 4月8日
vluobo  LV1 3月19日
WBelong  LV7 3月8日
GK-MDR  LV1 3月7日
shenghaer  LV1 2月9日
阿凡达  LV9 1月29日
暂无贡献等级
houhanlin33  LV3 2023年12月28日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友