mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
test(wxapi): 适配新的接口模型
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"touser": "OPENID",
|
||||
"template_id": "TEMPLATE_ID",
|
||||
"page": "index",
|
||||
"miniprogram_state": "developer",
|
||||
"lang": "zh_CN",
|
||||
"data": {
|
||||
"number01": {
|
||||
"value": "339208499"
|
||||
},
|
||||
"date01": {
|
||||
"value": "2015年01月05日"
|
||||
},
|
||||
"site01": {
|
||||
"value": "TIT创意园"
|
||||
},
|
||||
"site02": {
|
||||
"value": "广州市新港中路397号"
|
||||
}
|
||||
}
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
Reference in New Issue
Block a user