首页>代码>SSM开发客户关系管理系统>/客户管理系统/工程/boot-crm/src/com/itheima/crm/pojo/Customer.java
package com.itheima.crm.pojo;

import java.util.Date;

/**
 * 客户信息数据模型
 * @author Steven
 *
 */
public class Customer {
	private Long cust_id;
	private String cust_name;
	private Long cust_user_id;
	private Long cust_create_id;
	private String cust_source;
	private String cust_industry;
	private String cust_level;
	private String cust_linkman;
	private String cust_phone;
	private String cust_mobile;
	private String cust_zipcode;
	private String cust_address;
	private Date cust_createtime;
	public Long getCust_id() {
		return cust_id;
	}
	public void setCust_id(Long cust_id) {
		this.cust_id = cust_id;
	}
	public String getCust_name() {
		return cust_name;
	}
	public void setCust_name(String cust_name) {
		this.cust_name = cust_name;
	}
	public Long getCust_user_id() {
		return cust_user_id;
	}
	public void setCust_user_id(Long cust_user_id) {
		this.cust_user_id = cust_user_id;
	}
	public Long getCust_create_id() {
		return cust_create_id;
	}
	public void setCust_create_id(Long cust_create_id) {
		this.cust_create_id = cust_create_id;
	}
	public String getCust_source() {
		return cust_source;
	}
	public void setCust_source(String cust_source) {
		this.cust_source = cust_source;
	}
	public String getCust_industry() {
		return cust_industry;
	}
	public void setCust_industry(String cust_industry) {
		this.cust_industry = cust_industry;
	}
	public String getCust_level() {
		return cust_level;
	}
	public void setCust_level(String cust_level) {
		this.cust_level = cust_level;
	}
	public String getCust_linkman() {
		return cust_linkman;
	}
	public void setCust_linkman(String cust_linkman) {
		this.cust_linkman = cust_linkman;
	}
	public String getCust_phone() {
		return cust_phone;
	}
	public void setCust_phone(String cust_phone) {
		this.cust_phone = cust_phone;
	}
	public String getCust_mobile() {
		return cust_mobile;
	}
	public void setCust_mobile(String cust_mobile) {
		this.cust_mobile = cust_mobile;
	}
	public String getCust_zipcode() {
		return cust_zipcode;
	}
	public void setCust_zipcode(String cust_zipcode) {
		this.cust_zipcode = cust_zipcode;
	}
	public String getCust_address() {
		return cust_address;
	}
	public void setCust_address(String cust_address) {
		this.cust_address = cust_address;
	}
	public Date getCust_createtime() {
		return cust_createtime;
	}
	public void setCust_createtime(Date cust_createtime) {
		this.cust_createtime = cust_createtime;
	}

}
最近下载更多
三秋桂子  LV1 2024年12月21日
微信网友_7151914139078656  LV2 2024年9月4日
chn-lei  LV2 2024年8月5日
pangzhihui  LV14 2024年4月17日
2131234536546  LV7 2024年3月31日
6389181  LV7 2023年6月1日
zhunishimian  LV6 2023年5月22日
mnb123  LV6 2023年3月16日
邬松桥  LV11 2022年11月17日
Web项目聚集地  LV24 2022年10月21日
最近浏览更多
武诗雨  LV1 6月4日
cq1458824624 1月14日
暂无贡献等级
xiaoaitx  LV8 1月1日
xiuele 2024年12月26日
暂无贡献等级
三秋桂子  LV1 2024年12月21日
xinshou11111x 2024年12月17日
暂无贡献等级
geekcjj  LV18 2024年11月9日
bluerstar  LV1 2024年10月21日
Peny_ZH  LV5 2024年9月21日
weilaizhisheng  LV21 2024年9月9日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友