Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinMenu/Conditional/CgibinMenuTryMatchResponse.json

23 lines
463 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"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": []
}
]
2022-05-06 20:29:27 +08:00
}