Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaComponent/Code/WxaGetGrayReleasePlanResponse.json

9 lines
167 B
JSON
Raw Normal View History

2021-06-11 17:22:29 +08:00
{
"errcode": 0,
"errmsg": "ok",
"gray_release_plan": {
"status": 1,
"create_timestamp": 1517553721,
"gray_percentage": 8
}
}