Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaApi/Operation/WxaApiUserLogSearchResponse.json

32 lines
957 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"errcode": 0,
"errmsg": "",
"data": {
"list": [
{
"level": 6,
"platform": 1,
"libraryVersion": "2.8.3",
"clientVersion": "7.0.7",
"id": "oXu034-Kl5Et2U0vsexKDsFaon0Q",
"timestamp": 1570852796,
"msg": [
{
"time": 1570852795,
"msg": [ "hello world" ],
"level": 2
},
{
"time": 1570852795,
"msg": [ "get msg list mig 10006" ],
"level": 4
}
],
"url": "pages/chat/chat",
"traceid": "oXu03410akoNqfsrMMswk6Zwwl1U_1570852656",
"filterMsg": "NetworkExceed08 ReportTimeTotal"
}
],
"total": 1000
}
}