diff --git a/src/config/index.js b/src/config/index.js index 78df7cc..c9e4e90 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -12,7 +12,7 @@ const DEFAULT_CONFIG = { CORE_VER: "1.6.9", //接口地址 - API_URL: 'http://localhost/admin', + API_URL: 'https://x--mo.com:8888/admin', //请求超时 TIMEOUT: 10000,