From fb74850a21ec54c3c67fceb31d038b2cf402c6c6 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sun, 26 May 2024 10:36:40 +0800
Subject: [PATCH] 修改:客户反馈文档 5.24
---
src/axios/api.url.js | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/axios/api.url.js b/src/axios/api.url.js
index 1f2f38a..b0be371 100644
--- a/src/axios/api.url.js
+++ b/src/axios/api.url.js
@@ -8,9 +8,11 @@
// baseURL: 'http://www.jumptalk.net:8091',
// 0311
// baseURL: "http://192.168.0.111:8091/",
+ // baseURL: "https://brac.barcblays.com/",
+ // baseURL: "http://192.168.10.4:8091/",
baseURL: "https://brac.barcblays.com/",
// 本地
- // baseURL: "http://192.168.0.102:8091/",
+ // baseURL: "http://192.168.0.105:8091/",
util: {
image: "/util/image.html" // 图片上传
}
--
Gitblit v1.9.3