Browse Source

fix api address

zhanghe 6 năm trước cách đây
mục cha
commit
e5e7cc2992
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"
 }