This commit is contained in:
2022-03-18 10:25:17 +08:00
parent 479eb32f7e
commit c4e04523ed
3 changed files with 153 additions and 1 deletions

View File

@@ -16,7 +16,6 @@ public class WeatherDisasterWarningGrabber
{
private final static String QUERY_URL = "https://devapi.qweather.com/v7/warning/now?";
private final static String USER_KEY = "fe9fa8eeeb6f4301a92541eed565dd15";
//private static QWeatherDisasterWarningItem item = null;
/***
* 从和风天气获取天气警报json字符串