平台协议

获取协议列表

GET {{base_url}}/getAgreementList

返回示例

{
    "status": 200,
    "msg": "success",
    "data": [
        {
            "id": 1,
            "title": "注册协议",
            "content": "<h1 style=\"text-align: center;\">注册协议</h1><p><br></p>",
            "cid": 1,
            "create_at": "2020-03-11 14:47:56",
            "update_at": "2020-03-11 14:47:56",
            "seo_keywords": "注册协议",
            "seo_description": "注册协议"
        },
        {
            "id": 2,
            "title": "隐私协议",
            "content": "<h1 style=\"text-align: center;\">隐私协议</h1>",
            "cid": 2,
            "create_at": "2020-03-11 14:48:25",
            "update_at": "2020-03-11 14:48:25",
            "seo_keywords": "隐私协议",
            "seo_description": "隐私协议"
        },
        {
            "id": 3,
            "title": "申请条款",
            "content": "<h1 style=\"text-align: center;\">申请条款  </h1><p><br></p>",
            "cid": 3,
            "create_at": "2020-04-10 18:03:55",
            "update_at": "2020-04-10 18:03:55",
            "seo_keywords": "申请条款",
            "seo_description": "申请条款"
        }
    ]
}
文档更新时间: 2020-06-13 10:44   作者:nianwang
上一篇:
下一篇: