From 3c9801025acf79edd3c8dc78451752e0c5d8435f Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Mon, 01 Jun 2026 14:55:42 +0800
Subject: [PATCH] 1

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

diff --git a/.env.production b/.env.production
index 6873192..da5d897 100644
--- a/.env.production
+++ b/.env.production
@@ -4,11 +4,11 @@
 // api接口请求地址
 // VUE_APP_BASE_API = 'https://mini-admin.mall4j.com/apis'
 
-// VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com/aip'
-VUE_APP_BASE_API = 'http://192.168.10.7/aip'
+// VUE_APP_BASE_API = 'http://192.168.10.12:8222'
+ VUE_APP_BASE_API = 'https://api.waonjinzai.top'
 
 
 # 静态资源文件url   app端的前端打開下
-VUE_APP_RESOURCES_URL = 'https://img.mall4j.com/'
+VUE_APP_RESOURCES_URL = 'https://pyyimg.shenliankeji.top/'
 
 

--
Gitblit v1.9.3