mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"path": "/pages/publishHomework/publishHomework",
|
||||
"query": "",
|
||||
"is_expire": true,
|
||||
"expire_type": 1,
|
||||
"expire_interval": 1,
|
||||
"cloud_base": {
|
||||
"env": "xxx",
|
||||
"domain": "xxx.xx",
|
||||
"path": "/jump-wxa.html",
|
||||
"query": "a=1&b=2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"url_link": "URL Link"
|
||||
}
|
||||
Reference in New Issue
Block a user