6.13提交
This commit is contained in:
@@ -8,7 +8,7 @@ const service = axios.create({
|
||||
baseURL:import.meta.env.VITE_BASE_URL,
|
||||
timeout: 8000,
|
||||
headers:{
|
||||
'Content-Type':'application/json',
|
||||
'Content-Type':'application/x-www-form-urlencoded',
|
||||
'Authorization':''
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user