鏇存柊浠g爜
This commit is contained in:
@@ -21,7 +21,7 @@ const baseURL = config.apiBaseUrl
|
||||
export const request = (options) => {
|
||||
// 合并配置参数
|
||||
const mergedOptions = {
|
||||
url: 'http://www.fegnbiyuanqu.com' + `${baseURL}${options.url}`,
|
||||
url: 'http://test.xyz' + `${baseURL}${options.url}`,
|
||||
method: options.method || 'GET',
|
||||
data: options.data || {},
|
||||
header: {
|
||||
|
||||
Reference in New Issue
Block a user