获取方案留言数据

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 1293,
            "message_uid": 35972,
            "programe_name": "电力线载波通讯_长距离PLC载波传输模块",
            "message_source_id": 9286,
            "nickname": "杨工",
            "recipient_uid": 80387,
            "phone": "18068832186",
            "content": "初步感兴趣,了解一下-",
            "source": 1,
            "status": 2,
            "reason": null,
            "create_time": "2021-11-04T21:55:14",
            "audit_time": null,
            "source_from": 1,
            "orderfollow": "",
            "user_avatar": "",
            "shop_name": "深圳市迈进科技有限公司",
            "recipient_phone": "13332938058"
        },
        {
            "id": 751,
            "message_uid": 76396,
            "programe_name": "电力线载波通讯_长距离PLC载波传输模块",
            "message_source_id": 9286,
            "nickname": "1572923277xXjS",
            "recipient_uid": 80387,
            "phone": "18011873981",
            "content": "对plc219芯片是否熟悉?如熟悉可联系我",
            "source": 1,
            "status": 2,
            "reason": null,
            "create_time": "2021-06-14T15:48:01",
            "audit_time": null,
            "source_from": 1,
            "orderfollow": "",
            "user_avatar": "",
            "shop_name": "深圳市迈进科技有限公司",
            "recipient_phone": "13332938058"
        }
    ]
}