From 76202ecee700d4c37eb55f900e37c9878bf4722b Mon Sep 17 00:00:00 2001 From: PC-20250623MANY\Administrator <344137771@qq.com> Date: Thu, 18 Sep 2025 09:58:16 +0800 Subject: [PATCH] 1 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 119c6f5..d9062ec 100644 --- a/.env.development +++ b/.env.development @@ -4,7 +4,7 @@ # api接口请求地址 # VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com' # VUE_APP_BASE_API = 'http://192.168.10.7:8085' -VUE_APP_BASE_API = 'https://syjysapi.yanshiz.com' +VUE_APP_BASE_API = 'https://mdjysapi.yanshiz.com' # VUE_APP_BASE_API = 'http://192.168.10.6:8086' # 静态资源文件url -- Gitblit v1.9.3