wenhongquan 3 năm trước cách đây
mục cha
commit
4da8668404
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/globalConstants.ts

+ 1 - 1
app/globalConstants.ts

@@ -19,7 +19,7 @@
  */
 
 export const CLIENT_VERSION = '0.3-rc'
-export const API_HOST = ' http://taihudata.xt.wenhq.top:8083/api/v3'
+export const API_HOST = '/api/v3'
 export const SHARE_HOST = `${location.origin}/share.html`
 export const EXTERNAL_LOG_OUT_URL = '/login/oauth2/logout'