From 29b6e40af7ae79dff60883090fac586cfa0a13e2 Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Thu, 25 Apr 2024 21:22:08 +0800
Subject: [PATCH] 33
---
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 37751ab..e918d4f 100644
--- a/src/axios/api.url.js
+++ b/src/axios/api.url.js
@@ -7,9 +7,9 @@
// baseURL: '/',
// baseURL: 'http://www.jumptalk.net:8091',
// 0311
- // baseURL: "https://api.essencefunds.com/",
+ baseURL: "https://api.essencefunds.com/",
// 本地
- baseURL: "http://192.168.0.105:8091/",
+ // baseURL: "http://192.168.0.105:8091/",
util: {
image: "/util/image.html" // 图片上传
}
--
Gitblit v1.9.3