From a8e27900eef71eaebc1ed9e47884091821335c93 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期五, 14 四月 2023 15:22:22 +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