Przeglądaj źródła

fix api address

zhanghe 6 lat temu
rodzic
commit
e5e7cc2992
1 zmienionych plików z 1 dodań i 1 usunięć
  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"
 }