From ffe748f8069aeeaf0ffae846f7c09210ce64da4b Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期三, 18 十二月 2024 11:29:00 +0800 Subject: [PATCH] 修改表述文字 --- api/config.js | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/api/config.js b/api/config.js index 7eeb70f..3925261 100644 --- a/api/config.js +++ b/api/config.js @@ -7,7 +7,12 @@ break case 'test': // BASEURL = 'https://irrigate.dayuyanjiuyuan.top/' - BASEURL = 'https://d4x9787456.vicp.fun/' + // BASEURL = 'https://d4x9787456.vicp.fun/' + // BASEURL = 'http://127.0.0.1:8087/' + // BASEURL = 'http://192.168.40.166:8087/' + // BASEURL = 'http://192.168.10.52:8087/' + // BASEURL = 'http://8.130.130.233:54321/prod-api/' + BASEURL = 'https://sp.dayuyanjiuyuan.top/' break default: BASEURL = '' -- Gitblit v1.8.0