From 80d2e306cd5b74f1926f59ff9454f2a04620c8b6 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Tue, 21 May 2024 18:33:54 +0800
Subject: [PATCH] 123

---
 src/axios/api.url.js |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/src/axios/api.url.js b/src/axios/api.url.js
index 9078c3d..b5f9e70 100644
--- a/src/axios/api.url.js
+++ b/src/axios/api.url.js
@@ -6,12 +6,13 @@
   /* Util API */
   // baseURL: '/',
   // baseURL: 'http://www.jumptalk.net:8091',
-  baseURL: "https://api.3falcon.com/",
-  // baseURL: 'http://43.198.126.79:8091/',
-  // baseURL: 'http://121.43.237.202:8091/',
-  // baseURL: 'http://192.168.0.103:8091/',
+  // 0311
+  baseURL: "https://dbgp.is4vc.com/",
+  // 本地
+  // baseURL: "http://192.168.0.102:8091/",
   util: {
     image: "/util/image.html" // 图片上传
   }
 };
 // https://api.guosen.org
+//

--
Gitblit v1.9.3