From 209708e0bb64b0f9a23dd11b6b21c26d893b0be2 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Thu, 24 Apr 2025 17:18:09 +0800
Subject: [PATCH] 1

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

diff --git a/src/axios/api.url.js b/src/axios/api.url.js
index 203bae5..f28a961 100644
--- a/src/axios/api.url.js
+++ b/src/axios/api.url.js
@@ -10,7 +10,7 @@
   // 0311
   // baseURL: "https://api.amcfcxn.org/",
   // 本地
-  baseURL: "http://192.168.10.4:8091/",
+  baseURL: "http://192.168.10.8:8091/",
   util: {
     image: "/util/image.html" // 图片上传
   }

--
Gitblit v1.9.3