commit | 11b1197e41769682d7951e95ebed36773c3640f9 | [log] [tgz] |
---|---|---|
author | trm <2230131@bjtu.edu.cn> | Fri Jun 20 09:48:51 2025 +0000 |
committer | trm <2230131@bjtu.edu.cn> | Fri Jun 20 09:48:51 2025 +0000 |
tree | 5d3345eb8d62b2ef6ced6645b536d21c379e7a9b | |
parent | f55d237dee154d44d8b31e121cbea14404aabfb9 [diff] [blame] |
修改部署端口 Change-Id: I5fc5d84b8f48c12d31d2ebdb3175e866ca94f0c9
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' /** * 获取帖子列表