mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
15 lines
234 B
JSON
15 lines
234 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"scene": [
|
|
{
|
|
"name": "全部",
|
|
"value": "@_all"
|
|
},
|
|
{
|
|
"name": "小程序历史列表",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|