From df5b61dcf9d7c6a71ba919b0556ea9aa43aa3f76 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期一, 08 五月 2023 10:00:43 +0800
Subject: [PATCH] 修改展示

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

diff --git a/.env.production b/.env.production
index c50fbea..e8de6b9 100644
--- a/.env.production
+++ b/.env.production
@@ -17,6 +17,6 @@
 #VITE_API_URL_SOCKET = 'http://121.239.169.27:16006/safeplatform'
 
 # 国泰线上试用环境接口地址
-VITE_API_URL = 'http://121.239.169.27:16016/safeplatform'
+VITE_API_URL = 'http://121.239.169.27:16070'
 VITE_API_URL_OUT = 'http://121.239.169.27:16016/safeplatform-out'
 VITE_API_URL_SOCKET = 'http://121.239.169.27:16016/safeplatform'

--
Gitblit v1.9.2