From 7c39d964f7c7aebe3a4f029a815ec43b6bee3af8 Mon Sep 17 00:00:00 2001 From: PC-20250623MANY\Administrator <344137771@qq.com> Date: Sun, 17 Aug 2025 16:16:22 +0800 Subject: [PATCH] 1 --- .env.development | 2 +- .env.preview | 4 ++-- .env | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env b/.env index 1c3e480..bf9457f 100644 --- a/.env +++ b/.env @@ -6,4 +6,4 @@ # VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com # VUE_APP_API_BASE_URL=https://api.firstwatercapital.net # VUE_APP_API_BASE_URL=https://api.fidelityio.com -VUE_APP_API_BASE_URL=https://api.bycarlyle.com \ No newline at end of file +VUE_APP_API_BASE_URL=http://192.168.10.8:8091 \ No newline at end of file diff --git a/.env.development b/.env.development index 77ece29..3ec3535 100644 --- a/.env.development +++ b/.env.development @@ -3,7 +3,7 @@ # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/ # VUE_APP_API_BASE_URL=https://api.amcfcxn.org # VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com - VUE_APP_API_BASE_URL=https://api.bycarlyle.com + VUE_APP_API_BASE_URL=http://192.168.10.8:8091 # VUE_APP_API_BASE_URL=https://stockapi.yanshiz.com # VUE_APP_API_BASE_URL=http://192.168.10.5:8091/ # VUE_APP_API_BASE_URL=https://api.firstwatercapital.net diff --git a/.env.preview b/.env.preview index 8a642b9..106e9ba 100644 --- a/.env.preview +++ b/.env.preview @@ -2,5 +2,5 @@ VUE_APP_PREVIEW=true # VUE_APP_API_BASE_URL=https://api.amcfcxn.org/ # VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com - VUE_APP_API_BASE_URL=https://api.kuspitai.com -# VUE_APP_API_BASE_URL=https://stockapi.yanshiz.com \ No newline at end of file + VUE_APP_API_BASE_URL=http://192.168.10.8:8091 +# VUE_APP_API_BASE_URL=https://stockapi.yanshiz.com \ No newline at end of file -- Gitblit v1.9.3