mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"next_cursor": "next_cursor",
|
|
"livingid_list": [
|
|
"livingid1",
|
|
"livingid2"
|
|
]
|
|
}
|