mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
parent
5fd533f1fb
commit
c3bea22d67
@ -0,0 +1,5 @@
|
||||
{
|
||||
"page_url": "/pages/publishHomework/publishHomework?query1=q1",
|
||||
"page_title": "Homework title",
|
||||
"is_permanent": false
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"link": "Short Link"
|
||||
}
|
@ -0,0 +1 @@
|
||||
{}
|
@ -0,0 +1,27 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"key_info_list": [
|
||||
{
|
||||
"encrypt_key": "VI6BpyrK9XH4i4AIGe86tg==",
|
||||
"version": 10,
|
||||
"expire_in": 3597,
|
||||
"iv": "6003f73ec441c386",
|
||||
"create_time": 1616572301
|
||||
},
|
||||
{
|
||||
"encrypt_key": "aoUGAHltcliiL9f23oTKHA==",
|
||||
"version": 9,
|
||||
"expire_in": 0,
|
||||
"iv": "7996656384218dbb",
|
||||
"create_time": 1616504886
|
||||
},
|
||||
{
|
||||
"encrypt_key": "MlZNQNnRQz3zXHHcr6A3mA==",
|
||||
"version": 8,
|
||||
"expire_in": 0,
|
||||
"iv": "58a1814f88883024",
|
||||
"create_time": 1616488061
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user