新增前端vue

This commit is contained in:
2026-01-27 12:07:50 +08:00
parent 50037af099
commit fccf05b64c

View File

@@ -20,7 +20,7 @@ public class MyService {
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();