Authorization: Bearer ********************
curl --location --request GET 'https://shop.ijuhui.cn/wxapi/repair/status?receive_id=3484' \ --header 'Authorization: Bearer <token>'
{ "code": 200, "message": "工单检测中" }