curl --location --request POST '/order/refund/verify' \ --form 'text="不要了"' \ --form 'uni="wx2019071014372910004"'
{ "status": 0, "msg": "string" }