curl --location --request GET '/device/his-data-export-record/status'
{ "_embedded": { "property1": "string", "property2": "string" }, "code": 0, "message": "string", "timestamp": "string" }