更新 config.js
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// 在config.js
|
||||
const requestUrl = "http://127.0.0.1:8000";
|
||||
//本地测试
|
||||
// const requestUrl = "http://127.0.0.1:8000";
|
||||
// 服务器测试
|
||||
const requestUrl = "https://wx-ed1284f.kimgo.cn";
|
||||
export { requestUrl };
|
||||
|
||||
Reference in New Issue
Block a user