首页>代码>java利用多线程爬虫查询快递100物流信息>/pachong/src/main/java/threadpool/entity/ExpressInfo.java
package threadpool.entity;

import java.util.List;

/**
 * 快递信息实体类
 * @author lqc
 *
 */
public class ExpressInfo {

	private String message;
	private String nu;							//运单单号
	private String ischeck;
	private String com;							//运单来源公司
	private String status;						
	private String condition;
	private String state;
	private String updatetime;					//快递更新时间
	private String companytype;
	private String codenumber;
	
	public String getCodenumber() {
		return codenumber;
	}
	public void setCodenumber(String codenumber) {
		this.codenumber = codenumber;
	}
	private List<ExpressInfoVo>data;
	
	public String getMessage() {
		return message;
	}
	public void setMessage(String message) {
		this.message = message;
	}
	public String getNu() {
		return nu;
	}
	public void setNu(String nu) {
		this.nu = nu;
	}
	public String getIscheck() {
		return ischeck;
	}
	public void setIscheck(String ischeck) {
		this.ischeck = ischeck;
	}
	public String getCom() {
		return com;
	}
	public void setCom(String com) {
		this.com = com;
	}
	public String getStatus() {
		return status;
	}
	public void setStatus(String status) {
		this.status = status;
	}
	public String getCondition() {
		return condition;
	}
	public void setCondition(String condition) {
		this.condition = condition;
	}
	public String getState() {
		return state;
	}
	public void setState(String state) {
		this.state = state;
	}
	public List<ExpressInfoVo> getData() {
		return data;
	}
	public void setData(List<ExpressInfoVo> data) {
		this.data = data;
	}
	public String getUpdatetime() {
		return updatetime;
	}
	public void setUpdatetime(String updatetime) {
		this.updatetime = updatetime;
	}
	public String getCompanytype() {
		return companytype;
	}
	public void setCompanytype(String companytype) {
		this.companytype = companytype;
	}
}
最近下载更多
heqian  LV17 2022年10月14日
wyx065747  LV67 2022年5月7日
泛黄的回忆19910916  LV4 2022年1月8日
ttzhyy  LV1 2021年11月28日
花椒谢霆锋  LV8 2021年3月2日
sunjie123  LV1 2021年2月5日
里里12345  LV1 2021年1月18日
study01  LV3 2020年10月8日
卡卡罗特  LV9 2020年8月13日
lll111  LV16 2020年7月17日
最近浏览更多
胡闹的番茄精  LV2 1月8日
floweyws  LV6 2024年3月25日
java小书童  LV18 2024年1月29日
kevinkg  LV12 2023年12月14日
pangzhihui  LV14 2023年12月10日
851690469  LV1 2023年10月18日
tyiyiyuiyuihui  LV3 2023年10月11日
白云龙  LV2 2023年6月12日
爱敲代码的凯哥哥  LV3 2023年6月7日
2602275348  LV12 2023年5月26日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友