获取方案留言数据

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 506,
            "message_uid": 37412,
            "programe_name": "视频监控系统解决方案",
            "message_source_id": 3265,
            "nickname": "13585526765",
            "recipient_uid": 0,
            "phone": "13585526765",
            "content": "我在网上看到这个产品,咨询下:\r\n1、系统能支持多少路摄像头?\r\n2、对硬件的要求是什么?\r\n3、是基于什么操作系统?\r\n4、是否可以增加一些功能\r\n5、怎么销售?\r\n\r\n",
            "source": 1,
            "status": 2,
            "reason": null,
            "create_time": "2020-12-29T11:08:19",
            "audit_time": null,
            "source_from": 1,
            "orderfollow": "",
            "user_avatar": "",
            "shop_name": "",
            "recipient_phone": ""
        }
    ]
}