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 |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/api/config.js b/api/config.js
index ed78f00..3925261 100644
--- a/api/config.js
+++ b/api/config.js
@@ -9,7 +9,10 @@
     // BASEURL = 'https://irrigate.dayuyanjiuyuan.top/'
     // BASEURL = 'https://d4x9787456.vicp.fun/'
     // BASEURL = 'http://127.0.0.1:8087/'
-    BASEURL = 'http://192.168.40.166: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