commit | 47038810423898d90a169d1782fc5a7d242239e4 | [log] [tgz] |
---|---|---|
author | wht <22301134@bjtu.edu.cn> | Mon Jun 09 23:33:09 2025 +0800 |
committer | wht <22301134@bjtu.edu.cn> | Mon Jun 09 23:33:09 2025 +0800 |
tree | b0b3110f458f371079cca3d7acf43466d75acb65 | |
parent | f151eb5e480839fd83d84c4620905d2cdf4639db [diff] [blame] |
优化推荐系统和冷启动 Change-Id: I93d3091f249f2396a25702e01eb8dd5a9e95e8bc
diff --git a/front/src/config.js b/front/src/config.js index 24fe7d1..1309822 100644 --- a/front/src/config.js +++ b/front/src/config.js
@@ -1 +1 @@ -export const API_BASE_URL = "http://10.126.59.25:8083"; +export const API_BASE_URL = "http://10.126.59.25:9999";