From e989421722e522f4879a354a15ba14912d7acaaa Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期五, 24 二月 2023 16:49:38 +0800
Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/scienceexperimentweb

---
 .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