Browse Source

fix api address

zhanghe 6 years ago
parent
commit
e5e7cc2992
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/res/values/api.json

+ 1 - 1
src/res/values/api.json

@@ -1,4 +1,4 @@
 {
 {
-    "api_url": "http://kid-app.lingjiao.cn",
+    "api_url": "https://kid-winapp.lingjiao.cn",
     "api_url_test": "http://tt-web.api.ai160.com"
     "api_url_test": "http://tt-web.api.ai160.com"
 }
 }