package com.bzc.bean;
public class HourinfoBean {
private String temperature;//温度
private String humidity;//湿度
private String min;
public HourinfoBean(String temperature, String humidity, String min) {
super();
this.temperature = temperature;
this.humidity = humidity;
this.min = min;
}
public HourinfoBean(){}
public String getTemperature() {
return temperature;
}
public void setTemperature(String temperature) {
this.temperature = temperature;
}
public String getHumidity() {
return humidity;
}
public void setHumidity(String humidity) {
this.humidity = humidity;
}
public String getMin() {
return min;
}
public void setMin(String min) {
this.min = min;
}
}
最近下载更多
yfb790910 LV3
2024年11月2日
微信网友_6971776760270848 LV2
2024年4月29日
dfxiaoyanzi LV1
2024年1月7日
xiaoluo_123 LV3
2023年6月4日
酒酒清欢 LV8
2023年5月4日
微笑刺客 LV21
2022年12月28日
1762806977 LV4
2022年12月17日
jsjliuzhiqiang LV5
2022年6月30日
Nilupar LV3
2022年6月12日
兔123456 LV1
2022年5月28日
最近浏览更多
qwertasdfgkwuejwjwjw LV1
2月28日
短巷拥猫 LV12
2月19日
652654393 LV5
2024年11月18日
yfb790910 LV3
2024年11月2日
wjs-zuizui
2024年10月19日
暂无贡献等级
wsdy345678
2024年10月16日
暂无贡献等级
微信网友_7174889125187584
2024年9月19日
暂无贡献等级
Song3LL
2024年7月15日
暂无贡献等级
2636804923 LV6
2024年6月20日
咩咩咩咩咩 LV2
2024年6月17日

