获取方案留言数据

GET /message/get_message_list/?format=api&page=69
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 682,
    "next": null,
    "previous": "http://appletsapi.52solution.com/message/get_message_list/?format=api&page=68",
    "results": [
        {
            "id": 9,
            "message_uid": 48429,
            "programe_name": "智能锁方案",
            "message_source_id": 6756,
            "nickname": "cyy88",
            "recipient_uid": 51794,
            "phone": "18312936905",
            "content": "智能锁能否支持蓝牙、NB通讯",
            "source": 1,
            "status": 2,
            "reason": null,
            "create_time": "2019-03-02T15:00:20",
            "audit_time": null,
            "source_from": 1,
            "orderfollow": "",
            "user_avatar": "",
            "shop_name": "L444389479",
            "recipient_phone": "13430574056"
        },
        {
            "id": 7,
            "message_uid": 54215,
            "programe_name": "霍尔磁传感器在水表解决方案",
            "message_source_id": 3115,
            "nickname": "A18151518203",
            "recipient_uid": 0,
            "phone": "18151518203",
            "content": "想咨询完整的解决方案,麻烦联系一下,谢谢",
            "source": 1,
            "status": 2,
            "reason": null,
            "create_time": "2019-03-02T09:48:54",
            "audit_time": null,
            "source_from": 1,
            "orderfollow": "",
            "user_avatar": "",
            "shop_name": "",
            "recipient_phone": ""
        }
    ]
}