curl --location --request POST 'https://www.zhizhuip.cc/externalapi/product_order/createProductOrder' \ --data-urlencode 'access_token=' \ --data-urlencode 'type=0' \ --data-urlencode 'status=0' \ --data-urlencode 'num=1' \ --data-urlencode 'conpon_id=4542'
{ "code": 0, "msg": "string", "time": "string", "data": null }