You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"result": 400,
"errMsg": "系统异常:Request failed with status code 404"
}
POST /search?key=%E5%91%A8%E6%9D%B0%E4%BC%A6 200 107.540 ms - 76
C:\Users\Administrator\Downloads\QQMusicApi\routes\search.js:83
const {keyword} = result.data;
^
TypeError: Cannot read properties of undefined (reading 'data')
at / (C:\Users\Administrator\Downloads\QQMusicApi\routes\search.js:83:30)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v18.16.0
The text was updated successfully, but these errors were encountered:
http://localhost:3300/search?key=周杰伦
{
"result": 400,
"errMsg": "系统异常:Request failed with status code 404"
}
POST /search?key=%E5%91%A8%E6%9D%B0%E4%BC%A6 200 107.540 ms - 76
C:\Users\Administrator\Downloads\QQMusicApi\routes\search.js:83
const {keyword} = result.data;
^
TypeError: Cannot read properties of undefined (reading 'data')
at / (C:\Users\Administrator\Downloads\QQMusicApi\routes\search.js:83:30)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v18.16.0
The text was updated successfully, but these errors were encountered: