Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Wxa/UrlLink/WxaGenerateUrlLinkRequest.json

13 lines
285 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"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"
}
}