修改配置状态
GET
/manager/clientConfig/updateStatus/{id}
接口描述
{id}为配置id
请求参数
参数名
类型
描述
必填
status
int
配置状态-->0:关闭,1:开启
必填