From 700eb98db0151940cc91abcc5b3149ce23ec42de Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期四, 08 八月 2024 08:55:49 +0800
Subject: [PATCH] 提交

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

diff --git a/config/config.js b/config/config.js
index 4dc0988..7e5d773 100644
--- a/config/config.js
+++ b/config/config.js
@@ -6,7 +6,7 @@
 	},
 	// 生产环境配置
 	production: {
-		baseUrl: 'http://192.168.0.41:8086',
+		baseUrl: 'http://47.108.222.15:8000',
 		
 	}
  

--
Gitblit v1.9.2