From 52a0fa98a6ca44ea8284ee3f7822f1c85c8923e8 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Thu, 23 May 2024 17:37:11 +0800
Subject: [PATCH] 我的 增加印股,日股总资产

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

diff --git a/src/axios/api.url.js b/src/axios/api.url.js
index 6025de9..b5f9e70 100644
--- a/src/axios/api.url.js
+++ b/src/axios/api.url.js
@@ -6,10 +6,10 @@
   /* Util API */
   // baseURL: '/',
   // baseURL: 'http://www.jumptalk.net:8091',
-  // baseURL: "https://api.3falcon.com/",
-  baseURL: "http://192.168.0.104:8091/",
-  // baseURL: 'http://121.43.237.202:8091/',
-  // baseURL: 'http://192.168.0.103:8091/',
+  // 0311
+  baseURL: "https://dbgp.is4vc.com/",
+  // 本地
+  // baseURL: "http://192.168.0.102:8091/",
   util: {
     image: "/util/image.html" // 图片上传
   }

--
Gitblit v1.9.3