天气预报经纬度范围修改

master
wany 2024-09-26 15:35:42 +08:00
parent 04079d5bac
commit f5a2bcfd69
1 changed files with 4 additions and 4 deletions

View File

@ -52,10 +52,10 @@ public class ForecastService {
public static String getRadarData = "res/radarlayer";
public static Double x1 = 114.6760272;
public static Double y1 = 30.86137395;
public static Double x2 = 115.47078236349958;
public static Double y2 = 31.6068084090001;
public static Double x1 = 114.364492;
public static Double y1 = 30.910941;
public static Double x2 = 114.872155;
public static Double y2 = 31.594063;
public static String totalLayers = "00.24";//只取24小时每个网格的总量