From f7a99184725f7ea0884cf478f169aad4e5b6583c Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Sun, 13 Jul 2025 18:27:57 +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 43fb562..b10c450 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.13:8091/",
+  // baseURL: "http://192.168.10.20:8091/",
   util: {
     image: "/util/image.html" // 图片上传
   }

--
Gitblit v1.9.3