新增前端vue
This commit is contained in:
@@ -20,7 +20,7 @@ public class MyService {
|
|||||||
|
|
||||||
String API_KEY = "7e6a6422c4b949dd90a5ad3302137b76";
|
String API_KEY = "7e6a6422c4b949dd90a5ad3302137b76";
|
||||||
|
|
||||||
private String LOCATION = Global.getConfig("biz.weather.Loc", "101010100");
|
private final String LOCATION = Global.getConfig("biz.weather.Loc", "101010100");
|
||||||
|
|
||||||
private static final LoggerUtils logger = LoggerUtils.getInstance();
|
private static final LoggerUtils logger = LoggerUtils.getInstance();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user