Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Channels/FinderLive/ChannelsFinderLiveGetFinderAttributeByAppIdResponse.json

10 lines
151 B
JSON

{
"errcode": 0,
"errmsg": "ok",
"finder_attr": {
"uniq_id": "sphxxxx",
"nickname": "xxxx",
"fans_count": 4
}
}