mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-16 16:50:43 +08:00
14 lines
269 B
JSON
14 lines
269 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "",
|
|
"card_list": [
|
|
{
|
|
"title": "title",
|
|
"appid": "xxxxxx",
|
|
"path": "path111111",
|
|
"picurl": "xxxxxxx",
|
|
"master_id": 0,
|
|
"slave_id": 0
|
|
}
|
|
]
|
|
} |