소스 검색

修改接口地址

zhanghe 6 년 전
부모
커밋
d57c6b0e33
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/res/values/api.json

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

@@ -1,5 +1,5 @@
 {
-    "api_url_": "https://talenkid.lingjiao.cn",
-    "api_url": "http://tt-web.api.ai160.com"
+    "api_url": "https://talenkid.lingjiao.cn",
+    "api_url_": "http://tt-web.api.ai160.com"
 }