commit | 9e2921520083b0848f720af04184888f86c28712 | [log] [tgz] |
---|---|---|
author | 22301133 <22301133@bjtu.edu.cn> | Sun Jun 08 00:34:37 2025 +0800 |
committer | 22301133 <22301133@bjtu.edu.cn> | Sun Jun 08 00:46:36 2025 +0800 |
tree | cf1cbc57e12d6c48a045d062e038b21399e6cbf6 | |
parent | 156421879b30de5d6b044de3cecd397a3d24d291 [diff] [blame] |
新增后台接口 Change-Id: Ibd8183079a77aad05b2c81658c2d6fe9b648e042
diff --git a/front/src/config.js b/front/src/config.js index d651f0d..e28dd5f 100644 --- a/front/src/config.js +++ b/front/src/config.js
@@ -1,2 +1 @@ -// src/config.js -export const API_BASE_URL = "http://10.126.59.25:8081"; +export const API_BASE_URL = "http://10.126.59.25:8081"; \ No newline at end of file