修改部署端口

Change-Id: I9ae4984327894aa0c38ba6ea31e74927f571d518
diff --git a/Merge/front/src/api/posts_wzy.js b/Merge/front/src/api/posts_wzy.js
index 4992f95..83e514f 100644
--- a/Merge/front/src/api/posts_wzy.js
+++ b/Merge/front/src/api/posts_wzy.js
@@ -1,5 +1,5 @@
 // src/api/posts.js
-const BASE = 'http://10.126.59.25:5714'  // 如果有代理可以留空,否则填完整域名,如 'http://localhost:3000'
+const BASE = 'http://192.168.5.235:5714'  // 如果有代理可以留空,否则填完整域名,如 'http://localhost:3000'
 
 /**
  * 获取帖子列表