Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CardInvoice/CardInvoiceGetAuthUrlResponse.json

7 lines
94 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"errcode": 0,
"errmsg": "ok",
"auth_url": "auth_url",
"appid": "appid"
}