第二次提交,测试
This commit is contained in:
parent
5280ca5cbc
commit
7239d473a8
@ -6,6 +6,8 @@ const api = axios.create({
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
}
|
||||
|
||||
//测试
|
||||
});
|
||||
|
||||
// 请求拦截器(可选)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user