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 | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.env b/.env index c6317f6..aaaea58 100644 --- a/.env +++ b/.env @@ -3,4 +3,5 @@ #VUE_APP_API_BASE_URL=https://api.zcpzi.com/ #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=https://stock101.shengliankeji.top/ +# VUE_APP_API_BASE_URL=http://192.168.10.7:8099/ -- Gitblit v1.9.3