From b4c4556a5eddf6708ec55b07e3edc15b2217842e Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Wed, 30 Apr 2025 18:35:59 +0800
Subject: [PATCH] 0430号修改
---
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 5449c04..71d64dc 100644
--- a/src/axios/api.url.js
+++ b/src/axios/api.url.js
@@ -11,7 +11,7 @@
// 0311
// baseURL: "https://api.amcfcxn.org/",
// 本地
- // baseURL: "http://192.168.10.8:8091/",
+ // baseURL: "http://192.168.10.13:8091/",
util: {
image: "/util/image.html" // 图片上传
}
--
Gitblit v1.9.3