{}
curl --location --request GET 'https://kingdeexc.51kuaiding.com/shopapi/supply_collaboration.cart/num?is_rpo&user_id' \ --header 'version: 1.1.1' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "show": 0, "msg": "string", "data": { "num": 0 } }