...
This commit is contained in:
@@ -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字符串
|
||||
|
Reference in New Issue
Block a user