curl --location --request GET '/order/status/' \ --header 'token;'
{ "code": 0, "data": {}, "msg": "string" }