diff --git a/public/mer.html b/public/mer.html
index 6a93671..0128fe8 100644
--- a/public/mer.html
+++ b/public/mer.html
@@ -1 +1 @@
-
加载中...
\ No newline at end of file
+加载中...
\ No newline at end of file
diff --git a/public/system.html b/public/system.html
index 5013f04..abd42bd 100644
--- a/public/system.html
+++ b/public/system.html
@@ -1,3 +1,3 @@
-加载中...
\ No newline at end of file
diff --git a/view/admin/.env.production b/view/admin/.env.production
index b77fd01..6207e04 100644
--- a/view/admin/.env.production
+++ b/view/admin/.env.production
@@ -2,6 +2,6 @@
ENV = 'production'
# base api
-VUE_APP_BASE_API ='https://b2.njrenzhou.com'
+VUE_APP_BASE_API ='https://admin.huitongzx.cn'
# socket 连接地址
-VUE_APP_WS_URL ='wss://b2.njrenzhou.com'
+VUE_APP_WS_URL ='wss://admin.huitongzx.cn'
diff --git a/view/mer/.env.production b/view/mer/.env.production
index 7b8ba16..f807c76 100644
--- a/view/mer/.env.production
+++ b/view/mer/.env.production
@@ -2,7 +2,7 @@
ENV = 'production'
# base api
-VUE_APP_BASE_API ='https://b2.njrenzhou.com'
+VUE_APP_BASE_API ='https://admin.huitongzx.cn'
# socket 连接地址
-VUE_APP_WS_URL ='wss://b2.njrenzhou.com'
+VUE_APP_WS_URL ='wss://admin.huitongzx.cn'