名称: 点击量

接口地址:/merchant/Sms/clickLog

请求方式:post

参数名 类型 必填 说明 示例
id int Y

说明

返回示例

{
    "code": 200,
    "message": "success",
    "result": {
        "total": 1,
        "per_page": 10,
        "current_page": 1,
        "last_page": 1,
        "data": [
            {
                "id": 1,
                "title": "333333333", //模板标题
                "email": "291868060@qq.com", //邮箱
                "url": "www.baidu.com", //地址
                "num": 3,//次数
                "time": "2020-04-27 16:35:26"//时间
            }
        ]
    }
}

results matching ""

    No results matching ""