This commit is contained in:
qianhao.xu
2024-04-15 11:36:59 +08:00
parent 90be1fd3c4
commit 5768339370
2 changed files with 39 additions and 38 deletions

View File

@@ -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