123214
This commit is contained in:
@@ -18,7 +18,7 @@ import {
|
||||
let timeout = 10000
|
||||
const request = config => {
|
||||
// 浏览器测试用
|
||||
// const storageBaseUrl = 'http://' + getBaseUrl() + '/api';
|
||||
// const storageBaseUrl = 'http://' + getBaseUrl() + '/api';
|
||||
// 真机测试以及部署用
|
||||
const storageBaseUrl = 'http://' + getBaseUrl();
|
||||
// 是否需要设置 token
|
||||
|
||||
Reference in New Issue
Block a user