curl --location '/open-api/dlife/dyverification/housekeeping/reserve/log/'{
"code": 0,
"data": [
{
"userName": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"merchantType": "string",
"operationType": "string",
"reason": "string",
"userId": 0,
"role": "string"
}
],
"msg": "string"
}