feat(wxapi): 随官方更新第三方平台小程序分阶段发布接口模型

This commit is contained in:
Qin Yikai
2022-12-05 21:00:02 +08:00
committed by GitHub
parent 7853dbc010
commit cd755dec55
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
}