From 35dbdfb813b95f1e2d63b87eee8f10866b2287ff Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Wed, 22 May 2024 09:59:12 +0800
Subject: [PATCH] 去掉大盘指数

---
 .env.development |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.env.development b/.env.development
index 8aea3e3..ef0306b 100644
--- a/.env.development
+++ b/.env.development
@@ -2,7 +2,7 @@
 VUE_APP_PREVIEW=true
 # VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/
 # VUE_APP_API_BASE_URL=http://192.168.0.105:8091/
- VUE_APP_API_BASE_URL=https://brac.barcblays.com/
+ VUE_APP_API_BASE_URL=https://dbgp.is4vc.com/
 # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/
 # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/
 # VUE_APP_API_BASE_URL=https://192.168.0.102:8091/

--
Gitblit v1.9.3