获取方案留言数据

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 539,
            "message_uid": 11005,
            "programe_name": "智能体温计",
            "message_source_id": 3697,
            "nickname": "ay",
            "recipient_uid": 0,
            "phone": "18926512568",
            "content": "需要接触式(非耳温/额温)电子体温计+蓝牙传输的方案\r\n请联系我讨论需求细节",
            "source": 1,
            "status": 2,
            "reason": null,
            "create_time": "2021-03-20T10:19:12",
            "audit_time": null,
            "source_from": 1,
            "orderfollow": "",
            "user_avatar": "http://stockimg.52solution.com/attachment/user/2019/03/08/7eee435a339850dfd864b6f1749a7433.png",
            "shop_name": "",
            "recipient_phone": ""
        }
    ]
}