From 9bce7bb8665b60983eb0697a101731eb39fc61dd Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Sat, 11 Oct 2025 14:49:23 +0800
Subject: [PATCH] 1

---
 .env.development |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.env.development b/.env.development
index 119c6f5..14bc0d3 100644
--- a/.env.development
+++ b/.env.development
@@ -4,8 +4,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://syjysapi.yanshiz.com'
- # VUE_APP_BASE_API = 'http://192.168.10.6:8086'
+VUE_APP_BASE_API = 'https://sysapi.yanshiz.com'
+# VUE_APP_BASE_API = 'https://syjysapi.yanshiz.com'
 
 # 静态资源文件url
-VUE_APP_RESOURCES_URL = 'https://img.mall4j.com/'
+VUE_APP_RESOURCES_URL = 'https://sysimg.yanshiz.com/'

--
Gitblit v1.9.3