getAppMsg 取我的訊息

來源:互聯網
上載者:User

標籤:

post

request:

{      "action":"getAppMsg",      "token":"b6d52fd8-b61f-43e5-8e34-6b18a2378666",       "isDebug":1,      "requestData": {        "PageSize":3,        "PageIndex":0,        "Keyword":"酒"    }}
View Code

response:

{    "data": {        "List": [            {                "FullURL": "http://jsh5.blog.163.com/blog/static/1035502352009718112035146/",                "Key": "b8eab715-02e1-458e-a38d-c095e5397d6d",                "PublishedStamp": "2016-05-17 00:00:00",                "Tags": "test1,test2",                "Title": "東南有烈酒  ",                "UnRead": true            },            {                "FullURL": "http://jsh5.blog.163.com/blog/static/103550235200971692515486/",                "Key": "692f2a4b-4b70-4aeb-af6b-8bb3d7a4dcae",                "PublishedStamp": "2016-06-17 00:00:00",                "Tags": "test3",                "Title": "酒量是天生的?  ",                "UnRead": true            }        ],        "SummaryRecord": {            "PageIndex": 0,            "PageSize": 3,            "TotalPageCount": 1,            "TotalRecordCount": 2        }    },    "msg": "success",    "responseCode": {        "msgCode": 200,        "msgDetail": "OK"    },    "serverTime": "2016-06-23 02:46:04",    "success": true}
View Code

request 2:

{      "action":"getAppMsg",      "token":"b6d52fd8-b61f-43e5-8e34-6b18a2378666",       "isDebug":1,      "requestData": {        "Key":"692f2a4b-4b70-4aeb-af6b-8bb3d7a4dcae"    }}
View Code

response:

{    "data": {        "List": [            {                "FullURL": "http://jsh5.blog.163.com/blog/static/103550235200971692515486/",                "Key": "692f2a4b-4b70-4aeb-af6b-8bb3d7a4dcae",                "PublishedStamp": "2016-06-17 00:00:00",                "Tags": "test3",                "Title": "酒量是天生的?  ",                "UnRead": true            }        ],        "SummaryRecord": {            "PageIndex": 0,            "PageSize": 10,            "TotalPageCount": 1,            "TotalRecordCount": 1        }    },    "msg": "success",    "responseCode": {        "msgCode": 200,        "msgDetail": "OK"    },    "serverTime": "2016-06-23 02:47:42",    "success": true}
View Code

 

說明:

       keyword 與 key 都可以不傳。

       pageSize 與 pageIndex也都可不傳。

       pageSize 不傳時,後台預設為 10;

       pageIndex 不傳時,後台預設值為 0,表示第一頁。

 

(結束)

getAppMsg 取我的訊息

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.