curl --location --request GET 'https://sit.cheertoys.cn/api/myorder_over?order_id=44' \
--header 'token: a4ff818962c50abfd0ddf544e2899244'{
"status": 1,
"msg": "请求成功",
"data": {
"property1": "string",
"property2": "string"
}
}