Files
EdgeCommon/pkg/rpc/jsons/http_stat_stat_ref.md
2022-07-20 18:14:57 +08:00

173 B

统计引用

定义

{
  "isPrior": "是否覆盖父级配置",
  "isOn": "是否启用配置"
}

示例

{
  "isPrior": true,
  "isOn": true
}