测试
This commit is contained in:
@@ -667,7 +667,7 @@
|
||||
data: message
|
||||
}, {
|
||||
headers: {
|
||||
'Authorization': `Bearer ${token}`, // 假设使用 Bearer token
|
||||
'token': `${token}`, // 假设使用 Bearer token
|
||||
'Content-Type': 'application/json' // 通常也需要指定内容类型
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user