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
TypeError: Cannot destructure property 'stockCode' of '(intermediate value)' as it is undefined.
at E:\jd\jd_qianggou\jd_v3\index.js:203:13
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v18.15.0
The text was updated successfully, but these errors were encountered:
E:\node\npm.cmd run qiang
cookie写入本地成功。
开始检查购物车此商品状态-----------
查看购物车信息-----------
无此商品,并开始加入购物车-----------
加入购物车成功-----------√√√√√
抢购时间:2022-04-01 20:08:40
倒计时:2023-04-05 16:48:37 381
勾选商品-----------√√√√√ 2023-04-05 16:48:37 543
确认订单-----------√√√√√ 2023-04-05 16:48:37 829
提交订单-----------√√√√√ 2023-04-05 16:48:38 135
抢单失败-----------√√√√√ 2023-04-05 16:48:38 136
log写入本地成功。
开始检查购物车此商品状态-----------
查看购物车信息-----------
E:\jd\jd_qianggou\jd_v3\index.js:203
const { stockCode } = await checkCartProduct()
^
TypeError: Cannot destructure property 'stockCode' of '(intermediate value)' as it is undefined.
at E:\jd\jd_qianggou\jd_v3\index.js:203:13
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v18.15.0
The text was updated successfully, but these errors were encountered: