From 54ffe9cb026fce3c4e3078792195bd341f215716 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Thu, 30 May 2024 15:10:17 +0800
Subject: [PATCH] 修改:杠杆弹框多语言

---
 src/axios/api.url.js |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/axios/api.url.js b/src/axios/api.url.js
index 7c61d36..b0be371 100644
--- a/src/axios/api.url.js
+++ b/src/axios/api.url.js
@@ -7,10 +7,12 @@
   // baseURL: '/',
   // baseURL: 'http://www.jumptalk.net:8091',
   // 0311
-  baseURL: "http://192.168.0.105:8091/",
+  // 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