From 61944978f51ca99a001162ac1ff3d32dcd5315ed Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Wed, 16 Jul 2025 14:54:58 +0800
Subject: [PATCH] 1
---
src/axios/api.url.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/axios/api.url.js b/src/axios/api.url.js
index b10c450..d9b038f 100644
--- a/src/axios/api.url.js
+++ b/src/axios/api.url.js
@@ -9,9 +9,9 @@
// baseURL: '/',
// baseURL: 'https://api.coinbtcs.com/',
// 0311
- baseURL: "https://stockapi.yanshiz.com/",
+ // baseURL: "https://stockapi.yanshiz.com/",
// 本地
- // baseURL: "http://192.168.10.20:8091/",
+ baseURL: "http://192.168.10.20:8091/",
util: {
image: "/util/image.html" // 图片上传
}
--
Gitblit v1.9.3