package com.gjp.bean;
import java.util.Date;
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;
}
}
最近下载更多
xiaoaitx LV8
1月2日
森sdfgf LV8
2024年2月8日
zhunishimian LV6
2023年5月22日
and123456 LV11
2022年7月12日
testuser1234567 LV24
2022年5月23日
Justice_Eternal LV14
2022年4月12日
wanglinddad LV55
2022年4月11日
543666826 LV34
2021年11月28日
haiwen LV19
2021年9月9日
vNOCTISv LV4
2021年7月27日
最近浏览更多
xiaoaitx LV8
1月2日
bluerstar LV1
2024年10月23日
微信网友_7151914139078656 LV2
2024年9月4日
sunlea LV20
2024年5月22日
educationAAA LV11
2024年5月11日
shenghaer LV1
2024年2月9日
森sdfgf LV8
2024年2月8日
阿凡达 LV9
2024年1月29日
admin_z LV22
2024年1月29日
binlong520
2024年1月10日
暂无贡献等级

