mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"menu": {
|
||||
"button": [
|
||||
{
|
||||
"type": "click",
|
||||
"name": "今日歌曲",
|
||||
"key": "V1001_TODAY_MUSIC",
|
||||
"sub_button": []
|
||||
}
|
||||
],
|
||||
"menuid": 208396938
|
||||
},
|
||||
"conditionalmenu": [
|
||||
{
|
||||
"button": [
|
||||
{
|
||||
"type": "click",
|
||||
"name": "今日歌曲",
|
||||
"key": "V1001_TODAY_MUSIC",
|
||||
"sub_button": []
|
||||
},
|
||||
{
|
||||
"name": "菜单",
|
||||
"sub_button": [
|
||||
{
|
||||
"type": "view",
|
||||
"name": "搜索",
|
||||
"url": "http://www.soso.com/",
|
||||
"sub_button": []
|
||||
},
|
||||
{
|
||||
"type": "view",
|
||||
"name": "视频",
|
||||
"url": "http://v.qq.com/",
|
||||
"sub_button": []
|
||||
},
|
||||
{
|
||||
"type": "click",
|
||||
"name": "赞一下我们",
|
||||
"key": "V1001_GOOD",
|
||||
"sub_button": []
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"matchrule": {
|
||||
"group_id": 2,
|
||||
"sex": 1,
|
||||
"country": "中国",
|
||||
"province": "广东",
|
||||
"city": "广州",
|
||||
"client_platform_type": 2
|
||||
},
|
||||
"menuid": 208396993
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user