mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 随官方更新第三方平台小程序分阶段发布接口模型
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"gray_percentage": 1
|
||||
{
|
||||
"gray_percentage": 1,
|
||||
"support_debuger_first": true,
|
||||
"support_experiencer_first": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user