{
"id": 1024,
"count": 1
}curl --location --request PUT 'http://139.198.190.189:58080/app-api/trade/cart/update-count' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1024,
"count": 1
}'{
"code": 0,
"data": true,
"msg": "string"
}