名称:开关设置

接口:/merchant/meeting/meetingShowSet

请求方式:post

参数名 类型 必填 说明 示例
meetid int Y 会议id 18
type int Y 参考列表注释 1
is_show int Y 1开启2关闭 1

说明

1.此方法需要登录

返回示例

{
    "code": 200,
    "message": "success",
    "result": {
        "type": 1,
        "is_show": true
    }
}

results matching ""

    No results matching ""