package com.ipserch.bean; public class TaobaoIPdata { String ip=""; String country=""; String area=""; String region=""; String city=""; String county=""; String isp=""; String country_id=""; String area_id=""; String region_id=""; String city_id=""; String county_id=""; String isp_id=""; public TaobaoIPdata() { } public String getIp() { return ip; } public void setIp(String ip) { this.ip = ip; } public String getCountry() { return country; } public void setCountry(String country) { this.country = country; } public String getArea() { return area; } public void setArea(String area) { this.area = area; } public String getRegion() { return region; } public void setRegion(String region) { this.region = region; } public String getCity() { return city; } public void setCity(String city) { this.city = city; } public String getCounty() { return county; } public void setCounty(String county) { this.county = county; } public String getIsp() { return isp; } public void setIsp(String isp) { this.isp = isp; } public String getCountry_id() { return country_id; } public void setCountry_id(String country_id) { this.country_id = country_id; } public String getArea_id() { return area_id; } public void setArea_id(String area_id) { this.area_id = area_id; } public String getRegion_id() { return region_id; } public void setRegion_id(String region_id) { this.region_id = region_id; } public String getCity_id() { return city_id; } public void setCity_id(String city_id) { this.city_id = city_id; } public String getCounty_id() { return county_id; } public void setCounty_id(String county_id) { this.county_id = county_id; } public String getIsp_id() { return isp_id; } public void setIsp_id(String isp_id) { this.isp_id = isp_id; } @Override public String toString() { return "TaobaoIPdata [ip=" + ip + ", country=" + country + ", area=" + area + ", region=" + region + ", city=" + city + ", county=" + county + ", isp=" + isp + ", country_id=" + country_id + ", area_id=" + area_id + ", region_id=" + region_id + ", city_id=" + city_id + ", county_id=" + county_id + ", isp_id=" + isp_id + "]"; } }

段朝洪 LV15
2020年11月21日
wei112233 LV15
2020年4月20日
promethus LV2
2019年11月14日
zhangjian01 LV7
2019年5月2日
lw19900921 LV25
2018年7月6日
spengbird1 LV2
2018年6月22日
wyx065747 LV67
2017年12月10日
王佐政 LV9
2017年11月16日
不羁放荡爱女皇 LV1
2017年7月3日
yuebanwan LV8
2017年6月12日