curl --location --request POST 'https://www.micecube.com/api/guest/getDetail' \ --form 'id=""'
{ "code": 0, "msg": "string", "data": [ {} ] }