mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 10:38:10 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"button": [
|
||||
{
|
||||
"type": "click",
|
||||
"name": "今日歌曲",
|
||||
"key": "V1001_TODAY_MUSIC"
|
||||
},
|
||||
{
|
||||
"name": "菜单",
|
||||
"sub_button": [
|
||||
{
|
||||
"type": "view",
|
||||
"name": "搜索",
|
||||
"url": "http://www.soso.com/"
|
||||
},
|
||||
{
|
||||
"type": "miniprogram",
|
||||
"name": "wxa",
|
||||
"url": "http://mp.weixin.qq.com",
|
||||
"appid": "wx286b93c14bbf93aa",
|
||||
"pagepath": "pages/lunar/index"
|
||||
},
|
||||
{
|
||||
"type": "click",
|
||||
"name": "赞一下我们",
|
||||
"key": "V1001_GOOD"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"matchrule": {
|
||||
"tag_id": "2",
|
||||
"sex": "1",
|
||||
"country": "中国",
|
||||
"province": "广东",
|
||||
"city": "广州",
|
||||
"client_platform_type": "2",
|
||||
"language": "zh_CN"
|
||||
}
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"menuid": "208379533"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"menuid": "208379533"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"user_id": "weixin"
|
||||
}
|
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"button": [
|
||||
{
|
||||
"type": "view",
|
||||
"name": "tx",
|
||||
"url": "http://www.qq.com/",
|
||||
"sub_button": []
|
||||
},
|
||||
{
|
||||
"type": "view",
|
||||
"name": "tx",
|
||||
"url": "http://www.qq.com/",
|
||||
"sub_button": []
|
||||
},
|
||||
{
|
||||
"type": "view",
|
||||
"name": "tx",
|
||||
"url": "http://www.qq.com/",
|
||||
"sub_button": []
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user