From 4ed6c4fb44cb05a794c4aff1fc193158307d9ed8 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Mon, 06 May 2024 14:48:46 +0800
Subject: [PATCH] 测试

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

diff --git a/src/axios/api.url.js b/src/axios/api.url.js
index 128eaf0..c4e20dc 100644
--- a/src/axios/api.url.js
+++ b/src/axios/api.url.js
@@ -9,10 +9,7 @@
   // 0311
   baseURL: "https://api.3falcon.com/",
   // 本地
-  // baseURL: "http://192.168.0.113:8091/",
-  // baseURL: "http://192.168.0.104:8091/",
-  // baseURL: 'http://121.43.237.202:8091/',
-  // baseURL: 'http://192.168.0.103:8091/',
+  // baseURL: "http://192.168.0.102:8091/",
   util: {
     image: "/util/image.html" // 图片上传
   }

--
Gitblit v1.9.3