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; } }
最近下载更多
微信网友_7151914139078656 LV2
9月4日
chn-lei LV2
8月5日
pangzhihui LV14
4月17日
2131234536546 LV7
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日
海棠花瘦 LV9
2022年10月12日