diff --git a/config/app.js b/config/app.js index 752d35e4..9614eac3 100644 --- a/config/app.js +++ b/config/app.js @@ -1,5 +1,5 @@ -let domain = 'xxx.xxx' +let domain = 'http://127.0.0.1:20101' module.exports = { // 请求域名 格式: https://您的域名