From 9ed3b94fb9f185af1fc849485b5813a2eefbf360 Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Thu, 18 Jul 2024 17:05:41 +0800 Subject: [PATCH] 美股股票域名更改 --- .env.development | 2 +- .env.preview | 2 +- .env | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index bd59509..0e09586 100644 --- a/.env +++ b/.env @@ -3,7 +3,7 @@ # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/ # VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/ # VUE_APP_API_BASE_URL= http://192.168.10.5:8091/ - VUE_APP_API_BASE_URL= https://api.apratrade.com/ + VUE_APP_API_BASE_URL= https://api.coinbtcs.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/ diff --git a/.env.development b/.env.development index 112a665..ba5625b 100644 --- a/.env.development +++ b/.env.development @@ -7,6 +7,6 @@ # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/ # VUE_APP_API_BASE_URL=http://192.168.0.105:8091/ # VUE_APP_API_BASE_URL=http://192.168.10.5:8091/ - VUE_APP_API_BASE_URL= https://api.apratrade.com/ + VUE_APP_API_BASE_URL= https://api.coinbtcs.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 diff --git a/.env.preview b/.env.preview index 933b0dc..192f2ad 100644 --- a/.env.preview +++ b/.env.preview @@ -3,4 +3,4 @@ VUE_APP_PREVIEW=true # VUE_APP_API_BASE_URL=http://192.168.10.5:8091/ - VUE_APP_API_BASE_URL= https://api.apratrade.com/ \ No newline at end of file + VUE_APP_API_BASE_URL= https://api.coinbtcs.com/ \ No newline at end of file -- Gitblit v1.9.3