# 我的文章列表
GEThttps://demo5.thinkcmf.com/api/portal/articles/my調試
fieldstring過濾字段 [可選]limitstring限制數量 [可選]pagestring分頁查詢 [可選]orderstring排序 + - :字段[可選]relationstring關聯的內容模型名[可選];如:user
successsuccess 1.0.0以后error
~~~
{
"code": 1,
"msg": "請求成功!",
"data": [
{
"id": 32,
"post_title": "第一個視頻"
},
{
"id": 33,
"post_title": "第二個視頻"
},
{
"id": 34,
"post_title": "今日頭條"
},
{
"id": 36,
"post_title": "炒米粉這么炒好吃?"
},
{
"id": 37,
"post_title": "杭州店鋪爆炸"
},
{
"id": 38,
"post_title": "興趣是第一驅動力"
},
{
"id": 39,
"post_title": "玉林路的盡頭等你"
}
]
}
~~~