From 86fde259a5ec3adff102b06127205625788056bc Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Fri, 12 Jun 2026 15:50:18 +0800 Subject: [PATCH] 1 --- .env.development | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.env.development b/.env.development index 91803ad..7cb7461 100644 --- a/.env.development +++ b/.env.development @@ -5,8 +5,9 @@ # 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.nalandacapital.cyou/ +# VUE_APP_API_BASE_URL = http://192.168.10.11:8091/ -- Gitblit v1.9.3