Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinComponent/CgibinComponentGetDomainConfirmFileResponse.json

7 lines
98 B
JSON
Raw Normal View History

{
"errcode": 0,
"errmsg": "ok",
"file_name": "xxx",
"file_content": "xxxxxx"
2022-05-06 20:29:27 +08:00
}