curl --location --request POST 'https://sit.cheertoys.cn/api/product_cart_add?product_id=22&num=1' \ --header 'token;'
{ "status": 1, "msg": "加入成功", "data": [] }