Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/DataCube/Article/DataCubeGetUserShareResponse.json

17 lines
325 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"list": [
{
"ref_date": "2014-12-07",
"share_scene": 1,
"share_count": 207,
"share_user": 11
},
{
"ref_date": "2014-12-07",
"share_scene": 5,
"share_count": 23,
"share_user": 11
}
]
2022-05-06 20:29:27 +08:00
}