From 70439bf172e905b8adf9932e755f7d77dc97679a Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Fri, 27 Feb 2026 16:35:19 +0800 Subject: [PATCH] 1 --- .env.preview | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.env.preview b/.env.preview index f1b6932..81bb3d1 100644 --- a/.env.preview +++ b/.env.preview @@ -2,6 +2,9 @@ VUE_APP_PREVIEW=true -VUE_APP_API_BASE_URL=https://stockapi.yanshiz.com/ +# VUE_APP_API_BASE_URL=https://api.ambaracapital.net/ -# VUE_APP_API_BASE_URL=http://192.168.10.4:8091/ \ No newline at end of file +VUE_APP_API_BASE_URL=https://stockinapi.datacme.com/ + +# VUE_APP_API_BASE_URL=http://192.168.10.5:8091/ + -- Gitblit v1.9.3