mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"total": 2,
|
|
"count": 2,
|
|
"data": {
|
|
"openid": ["OPENID1", "OPENID2"]
|
|
},
|
|
"next_openid": "NEXT_OPENID"
|
|
}
|