From 26e85aa1441ca246970694681ce2ba39e0a68979 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Fri, 09 Jan 2026 16:19:44 +0800 Subject: [PATCH] 1 --- .env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 2b9c4f2..a96da41 100644 --- a/.env.development +++ b/.env.development @@ -2,4 +2,5 @@ VUE_APP_PREVIEW=true #VUE_APP_API_BASE_URL=https://api.stockcardsnow.com/ -VUE_APP_API_BASE_URL=http://localhost:8091/ \ No newline at end of file +# VUE_APP_API_BASE_URL=http://192.168.10.7:8099/ +VUE_APP_API_BASE_URL=https://stock101.shengliankeji.top/ -- Gitblit v1.9.3