From 8d67fd0d8810250d58b639d5a5c90e5e7b88e52a Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Wed, 27 Aug 2025 11:16:02 +0800 Subject: [PATCH] 1 --- .env.development | 8 ++++---- .env.preview | 2 +- .env | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.env b/.env index 6596844..94a9f00 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ NODE_ENV=production VUE_APP_PREVIEW=true -VUE_APP_API_BASE_URL= https://stockapi.yanshiz.com/ +VUE_APP_API_BASE_URL=https://api.durocaspitall.com/ # VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/ # VUE_APP_API_BASE_URL= https://api.dfddgj346.xyz/ # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/ diff --git a/.env.development b/.env.development index 91803ad..2e42cbe 100644 --- a/.env.development +++ b/.env.development @@ -5,8 +5,8 @@ # VUE_APP_API_BASE_URL=https://api.marwadi.online/ # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/ # VUE_APP_API_BASE_URL=https://api.dfddgj346.xyz/ -VUE_APP_API_BASE_URL=http://stockapi.yanshiz.com/ -# VUE_APP_API_BASE_URL=https://api.durocaspitall.com/ -# VUE_APP_API_BASE_URL=https://api.fidelityio.com/ +# VUE_APP_API_BASE_URL=http://192.168.10.5:8091/ +# VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com/ # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/ -# VUE_APP_API_BASE_URL=https://api.guosen.org/ \ No newline at end of file +# VUE_APP_API_BASE_URL=https://api.guosen.org/ +VUE_APP_API_BASE_URL = https://api.durocaspitall.com/ \ No newline at end of file diff --git a/.env.preview b/.env.preview index f1b6932..4342e7e 100644 --- a/.env.preview +++ b/.env.preview @@ -2,6 +2,6 @@ VUE_APP_PREVIEW=true -VUE_APP_API_BASE_URL=https://stockapi.yanshiz.com/ +VUE_APP_API_BASE_URL=https://api.durocaspitall.com/ # VUE_APP_API_BASE_URL=http://192.168.10.4:8091/ \ No newline at end of file -- Gitblit v1.9.3