From a536a28e7101533b9be66716e397b789f32e81d0 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Thu, 15 Jan 2026 15:00:31 +0800 Subject: [PATCH] 1 --- .env.development | 2 +- .env.preview | 2 +- .env | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index 014767a..2006165 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ NODE_ENV=production VUE_APP_PREVIEW=true -VUE_APP_API_BASE_URL= https://rgapi.shengliankeji.top/ +VUE_APP_API_BASE_URL= https://apitt.jafco1.cc/ # 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 2c4f41d..bad25bb 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ # 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=https://rgapi.shengliankeji.top/ +VUE_APP_API_BASE_URL=https://apitt.jafco1.cc/ # VUE_APP_API_BASE_URL=https://api.durocaspitall.com/ # VUE_APP_API_BASE_URL=https://api.fidelityio.com/ # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/ diff --git a/.env.preview b/.env.preview index 750235c..75c52ff 100644 --- a/.env.preview +++ b/.env.preview @@ -2,6 +2,6 @@ VUE_APP_PREVIEW=true -VUE_APP_API_BASE_URL=https://rgapi.shengliankeji.top/ +VUE_APP_API_BASE_URL=https://apitt.jafco1.cc/ # VUE_APP_API_BASE_URL=http://192.168.10.4:8091/ \ No newline at end of file -- Gitblit v1.9.3