From 8b05493ba388a19452f2573674364cefdaefd110 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Tue, 05 Aug 2025 11:15:54 +0800 Subject: [PATCH] 1 --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 01da5a6..589b391 100644 --- a/.env.development +++ b/.env.development @@ -3,8 +3,8 @@ # api接口请求地址 # VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com' -# VUE_APP_BASE_API = 'http://192.168.10.7:8085' -VUE_APP_BASE_API = 'https://openapi.yanshiz.com' +# VUE_APP_BASE_API = 'http://192.168.10.8:8086' +VUE_APP_BASE_API = 'https://bingxapi.graborder.org' # 静态资源文件url VUE_APP_RESOURCES_URL = 'https://img.mall4j.com/' -- Gitblit v1.9.3