获取方案留言数据

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 385,
            "message_uid": 282,
            "programe_name": "空中鼠标 (遥控器)",
            "message_source_id": 725,
            "nickname": "足行",
            "recipient_uid": 0,
            "phone": "18589036400",
            "content": "我司需要定制开发飞鼠产品,特寻合适方案",
            "source": 1,
            "status": 2,
            "reason": null,
            "create_time": "2020-07-25T11:01:11",
            "audit_time": null,
            "source_from": 1,
            "orderfollow": "",
            "user_avatar": "",
            "shop_name": "",
            "recipient_phone": ""
        }
    ]
}