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,4 @@
|
||||
{
|
||||
"openid": "OPENID",
|
||||
"unionid": "UNIONID"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"activity_id": "ACTIVITYID",
|
||||
"expiration_time": 12345
|
||||
}
|
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"activity_id": "966_NGiqxxxxxxxxx...xxxxxxxxE33BlwX",
|
||||
"target_state": 0,
|
||||
"template_info": {
|
||||
"parameter_list": [
|
||||
{
|
||||
"name": "member_count",
|
||||
"value": "2"
|
||||
},
|
||||
{
|
||||
"name": "room_limit",
|
||||
"value": "5"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
Reference in New Issue
Block a user