mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
13 lines
221 B
JSON
13 lines
221 B
JSON
|
|
{
|
||
|
|
"appid": "wxxxxx",
|
||
|
|
"category": "完件",
|
||
|
|
"label": "完成",
|
||
|
|
"desc": "在 app 中完成了用户信息",
|
||
|
|
"list": {
|
||
|
|
"openid": [
|
||
|
|
"openid_1",
|
||
|
|
"openid_2"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|