From fe27b6242f9732b9443c76af683cfb6442f5bc55 Mon Sep 17 00:00:00 2001 From: 李 <344137771@qq.com> Date: Wed, 29 Apr 2026 14:22:41 +0800 Subject: [PATCH] 更新为3.29 --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 7cc0b14..5252466 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ NODE_ENV=development VUE_APP_PREVIEW=true -# VUE_APP_API_BASE_URL=https://rgapi.bitget-jp-us.com/ -VUE_APP_API_BASE_URL=http://192.168.10.4:8219/ \ No newline at end of file +VUE_APP_API_BASE_URL=https://api.bitget-jp-us.shop/ +# VUE_APP_API_BASE_URL=http://192.168.10.4:8219/ \ No newline at end of file -- Gitblit v1.9.3