curl --location '/p/shopCart/checkItems' \
--header 'Content-Type: application/json' \
--data '[
{
"basketId": 0,
"isChecked": 0
}
]'{
"code": "",
"msg": "",
"data": null,
"version": "",
"timestamp": 0,
"sign": ""
}