This commit is contained in:
fudiwei
2022-12-06 20:47:39 +08:00
4 changed files with 38 additions and 6 deletions

View File

@@ -1,9 +1,11 @@
{
{
"errcode": 0,
"errmsg": "ok",
"gray_release_plan": {
"status": 1,
"create_timestamp": 1517553721,
"gray_percentage": 8
"gray_percentage": 8,
"support_debuger_first": true,
"support_experiencer_first": true
}
}

View File

@@ -1,3 +1,5 @@
{
"gray_percentage": 1
{
"gray_percentage": 1,
"support_debuger_first": true,
"support_experiencer_first": true
}