feat: update
This commit is contained in:
@@ -7,6 +7,9 @@ const client = axios.create({
|
||||
withCredentials: true,
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
'X-Requested-With': 'XMLHttpRequest',
|
||||
'Accept': 'application/json',
|
||||
'Accept-Language': 'zh-CN,zh;q=0.9',
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user