01package com.gjp.bean;
02 
03public class QueryVo {
04 
05    private String custName;
06    private String custSource;
07    private String custIndustry;
08    private String custLevel;
09    private Integer page = 1;
10    private Integer start;
11    private Integer size = 10;
12 
13 
14    public Integer getStart() {
15        return start;
16    }
17    public void setStart(Integer start) {
18        this.start = start;
19    }
20    public Integer getPage() {
21        return page;
22    }
23    public void setPage(Integer page) {
24        this.page = page;
25    }
26    public Integer getSize() {
27        return size;
28    }
29    public void setSize(Integer size) {
30        this.size = size;
31    }
32    public String getCustName() {
33        return custName;
34    }
35    public void setCustName(String custName) {
36        this.custName = custName;
37    }
38    public String getCustSource() {
39        return custSource;
40    }
41    public void setCustSource(String custSource) {
42        this.custSource = custSource;
43    }
44    public String getCustLevel() {
45        return custLevel;
46    }
47    public void setCustLevel(String custLevel) {
48        this.custLevel = custLevel;
49    }
50    public String getCustIndustry() {
51        return custIndustry;
52    }
53    public void setCustIndustry(String custIndustry) {
54        this.custIndustry = custIndustry;
55    }
56     
57     
58}
最近下载更多
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日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友