Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/ComponentTcb/Environment/ComponentTcbBatchShareEnvironmentResponse.json

12 lines
218 B
JSON
Raw Normal View History

2021-08-05 21:38:28 +08:00
{
"errcode": 0,
"errmsg": "ok",
"err_list": [
{
"env": "mytestenv-7gfwxe92efb3aa38",
"appid": "wx5fe6bb43205e9e7",
"errmsg": "invalid appid"
}
]
2022-05-06 20:29:27 +08:00
}