From 33413c6be7f338ba1ee92b3218e5c078364675dc Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期三, 24 七月 2024 17:29:07 +0800
Subject: [PATCH] 提交

---
 common/constant.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/constant.js b/common/constant.js
index a5678cb..bc9f6f8 100644
--- a/common/constant.js
+++ b/common/constant.js
@@ -5,7 +5,7 @@
 		// VUE_APP_BASE_URL = 'http://121.239.169.30:13001'
 	}else {
 		// VUE_APP_BASE_URL = 'http://192.168.0.47:8086'
-		VUE_APP_BASE_URL = 'http://sms.sinanoaq.cn/api'
+		VUE_APP_BASE_URL = 'http://192.168.2.15:8082'
 	}
 
 export default VUE_APP_BASE_URL
\ No newline at end of file

--
Gitblit v1.9.2