名称:新增&修改会议模块

接口:/merchant/meeting/addModel

请求方式:post

参数名 类型 必填 说明 示例
meetid int Y 会议id 18
title string Y 模块名称(限4个字) 会议介绍
type int Y 内容类型 1
icon string Y 会议icon http://xx/Conference_manual.png
content string N 会议内容(type为1必填) xxx
url string N 外链url(type为2必填) xxx
id int N 模块id 17

说明

1.此方法需要登录

2.type有两种,1为图文编辑,2为外链

3.id有值为编辑,无值新增

返回示例

{
    "code": 200,
    "message": "添加成功",
    "result": []
}

results matching ""

    No results matching ""