mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 03:32:07 +08:00
解决网络拥堵提示问题
This commit is contained in:
@ -6,7 +6,7 @@ describe('测试获取评论是否正常', () => {
|
||||
it('数据的 code 应该为200', (done) => {
|
||||
const qs = {
|
||||
id: 32311,
|
||||
cookie: config.anonymous_token,
|
||||
cookie: '__remember_me=true; NMTID=xxx',
|
||||
}
|
||||
|
||||
axios
|
||||
|
Reference in New Issue
Block a user