Authorization: Bearer ********************
curl --location --request GET 'https://www.mengzhikeji.cn/prod-api/oa/viewInfo/queryInfo'
{
"code": 0,
"msg": "string",
"data": {
"viewMap": [
{
"viewId": 0,
"dataId": 0,
"lookTime": 0,
"lookCount": 0,
"lookDate": "2019-08-24T14:15:22Z",
"createTime": "2019-08-24T14:15:22Z",
"saleId": 0,
"shareUserId": 0,
"userId": 0,
"userName": 0,
"phoneNum": "string",
"avatar": "string",
"unionId": "string",
"dataName": "string",
"influenceId": 0,
"partnerId": 0,
"teamLeaderId": 0,
"interested": 0,
"lookRatio": 0,
"duration": 0
}
],
"shareMap": [
{
"viewId": 0,
"dataId": 0,
"lookTime": 0,
"lookCount": 0,
"lookDate": "2019-08-24T14:15:22Z",
"createTime": "2019-08-24T14:15:22Z",
"saleId": 0,
"shareUserId": 0,
"userId": 0,
"userName": 0,
"phoneNum": "string",
"avatar": "string",
"unionId": "string",
"dataName": "string",
"influenceId": 0,
"partnerId": 0,
"teamLeaderId": 0,
"interested": 0,
"lookRatio": 0,
"duration": 0
}
]
}
}