package com.gjp.bean;
public class QueryVo {
private String custName;
private String custSource;
private String custIndustry;
private String custLevel;
private Integer page = 1;
private Integer start;
private Integer size = 10;
public Integer getStart() {
return start;
}
public void setStart(Integer start) {
this.start = start;
}
public Integer getPage() {
return page;
}
public void setPage(Integer page) {
this.page = page;
}
public Integer getSize() {
return size;
}
public void setSize(Integer size) {
this.size = size;
}
public String getCustName() {
return custName;
}
public void setCustName(String custName) {
this.custName = custName;
}
public String getCustSource() {
return custSource;
}
public void setCustSource(String custSource) {
this.custSource = custSource;
}
public String getCustLevel() {
return custLevel;
}
public void setCustLevel(String custLevel) {
this.custLevel = custLevel;
}
public String getCustIndustry() {
return custIndustry;
}
public void setCustIndustry(String custIndustry) {
this.custIndustry = custIndustry;
}
}
最近下载更多
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日
暂无贡献等级

