package com.webportals.commons.uri;
public class UrlWriter {
private String from;
private String to;
private String type;
public String getFrom() {
return from;
}
public void setFrom(String from) {
this.from = from;
}
public String getTo() {
return to;
}
public void setTo(String to) {
this.to = to;
}
public String getType() {
return type;
}
public void setType(String type) {
this.type = type;
}
}
最近下载更多
hawear LV1
2019年1月14日
mim哒哒哒 LV1
2018年9月3日
chengqiang LV13
2018年5月27日
z_kkkkk LV1
2017年9月15日
czczicheng LV6
2017年9月14日
qijian0503 LV5
2017年3月1日
msl1010895047 LV12
2016年12月20日
yp_zhou LV6
2016年7月12日
dengjianbin LV2
2016年5月9日
a4w LV1
2015年8月10日

最近浏览
