Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/ComponentTcb/SCF/ComponentTcbBatchUpdateTriggersResponse.json

11 lines
164 B
JSON
Raw Normal View History

2021-08-06 00:29:17 +08:00
{
"errcode": 0,
"errmsg": "ok",
"err_list": [
{
"env": "test-env2",
"errmsg": "can't find the env"
}
]
2022-05-06 20:29:27 +08:00
}