名称:商家短信模板列表

接口:/merchant/Email/templateList

请求方式:post

参数名 类型 必填 说明 示例
meetid int Y 会议id 18
page int n 页码数 18

说明

1.此方法需要登录

返回示例

{
    "code": 200,
    "message": "success",
    "result": {
        "total": 6,
        "per_page": 2,
        "current_page": "2",
        "last_page": 3,
        "data": [
            {
                "id": 4,
                "title": "短信模板47123",
                "create_time": "2020-03-26 11:28:24"
            },
            {
                "id": 6,
                "title": "123123213",
                "create_time": "2020-03-31 10:23:22"
            }
        ]
    }
}

results matching ""

    No results matching ""