mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
20 lines
412 B
JSON
20 lines
412 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"data": {
|
|
"has_more": false,
|
|
"frame_list": [
|
|
{
|
|
"frame_id": 1,
|
|
"pkg_list": [
|
|
{
|
|
"open_id": "OPENID",
|
|
"action_list": ["xxx", "xxx"],
|
|
"b": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|