文章列表
开发中POST
/Article/List请求参数
Body 参数multipart/form-data
CategoryId
integer
分类ID
示例值:
10002
PageNumber
integer
页码
示例值:
1
PageSize
integer
每页展示数量
示例值:
10
Keyword
string
搜索关键字
Picked
integer
可选
推荐状态,0 不筛选 1 普通 2 筛选
示例值:
0
OrderBy
string
可选
排序,默认 a.article_id desc,可自行设置
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{
"data": [
{
"Id": 118,
"CategoryId": 10005,
"CategoryName": "编程技巧",
"Title": "Golang 类型断言 ",
"ImageUrl": "",
"Images": "[]",
"Keywords": "",
"Description": "Go语言的interface中可以是任何类型,所以Go给出了类型断言来判断某一时刻接口中所含有的类型 ",
"Content": "",
"ViewNumber": 54,
"CreateTime": 1672295606,
"Status": 0,
"Picked": 0,
"Path": "0ac30f5b1e02e5798c1b4708b22dadd5",
"ImageList": [],
"ImagesCount": 0,
"CreateTimeFormat": "2022-12-29"
},
{
"Id": 117,
"CategoryId": 10005,
"CategoryName": "编程技巧",
"Title": "必知必会 Go Mod 命令 ",
"ImageUrl": "",
"Images": "[\"/static/images/2022-12/8a4fb1e9e4a0993ff0831e660ab9ab3e.jpg\"]",
"Keywords": "",
"Description": "模块是相关Go包的集合。modules 是源代码交换和版本控制的单元。",
"Content": "",
"ViewNumber": 67,
"CreateTime": 1672295182,
"Status": 0,
"Picked": 0,
"Path": "72b7f4792d2e3e645471358c0498a38f",
"ImageList": [
"/static/images/2022-12/8a4fb1e9e4a0993ff0831e660ab9ab3e.jpg"
],
"ImagesCount": 1,
"CreateTimeFormat": "2022-12-29"
},
{
"Id": 116,
"CategoryId": 10005,
"CategoryName": "编程技巧",
"Title": "Mac 入门必须要知道的 10个 小技巧",
"ImageUrl": "",
"Images": "[\"/static/images/2022-12/a6facff3997114f7a2f3e791b27629f4.png\",\"/static/images/2022-12/3596e410f972f20627e1475aa4f3c27c.png\",\"/static/images/2022-12/ef0976e154cbff205308d4f8e7bcc405.png\"]",
"Keywords": "",
"Description": "一些比较基础的Mac小技巧,希望会帮到更入手mac的小伙伴们。 ",
"Content": "",
"ViewNumber": 152,
"CreateTime": 1672293414,
"Status": 0,
"Picked": 0,
"Path": "18bf03d6d6253a07ccb542267ddc997d",
"ImageList": [
"/static/images/2022-12/a6facff3997114f7a2f3e791b27629f4.png",
"/static/images/2022-12/3596e410f972f20627e1475aa4f3c27c.png",
"/static/images/2022-12/ef0976e154cbff205308d4f8e7bcc405.png"
],
"ImagesCount": 3,
"CreateTimeFormat": "2022-12-29"
},
{
"Id": 115,
"CategoryId": 10005,
"CategoryName": "编程技巧",
"Title": "为深度学习选择最好的 GPU",
"ImageUrl": "",
"Images": "[\"/static/images/2022-12/c655b2904276812bcf0981432d544ae9.png\",\"/static/images/2022-12/9c7cbd263bddad14313b7091c60d01b3.png\",\"/static/images/2022-12/990deebd8c4cb80ecc7a950db3751c65.png\"]",
"Keywords": "",
"Description": "GPU(图形处理单元)GPU在多任务处理方面不那么灵活。但它可以并行执行大量复杂的数学计算。",
"Content": "",
"ViewNumber": 36,
"CreateTime": 1672293030,
"Status": 0,
"Picked": 0,
"Path": "6d1ce0993856e8e392d08ae6a7e3c1d2",
"ImageList": [
"/static/images/2022-12/c655b2904276812bcf0981432d544ae9.png",
"/static/images/2022-12/9c7cbd263bddad14313b7091c60d01b3.png",
"/static/images/2022-12/990deebd8c4cb80ecc7a950db3751c65.png"
],
"ImagesCount": 3,
"CreateTimeFormat": "2022-12-29"
},
{
"Id": 114,
"CategoryId": 10003,
"CategoryName": "行业动态",
"Title": "2022年12月编程语言排行榜公布啦",
"ImageUrl": "",
"Images": "[\"/static/images/2022-12/317de43fd359dd606ca4cef59414cef6.png\"]",
"Keywords": "",
"Description": "",
"Content": "",
"ViewNumber": 26,
"CreateTime": 1672292606,
"Status": 0,
"Picked": 0,
"Path": "fccf213a789f7fd5dbaeb7b07e4ee6d0",
"ImageList": [
"/static/images/2022-12/317de43fd359dd606ca4cef59414cef6.png"
],
"ImagesCount": 1,
"CreateTimeFormat": "2022-12-29"
},
{
"Id": 113,
"CategoryId": 10004,
"CategoryName": "数据库",
"Title": "深度理解 MySql 的 Explain",
"ImageUrl": "",
"Images": "[\"/static/images/2022-12/7be3e6473a54b274f7ffdd1151a81756.jpg\"]",
"Keywords": "",
"Description": "",
"Content": "",
"ViewNumber": 26,
"CreateTime": 1672288204,
"Status": 0,
"Picked": 0,
"Path": "bb0d00a52cd327adbb9dcd833e99159d",
"ImageList": [
"/static/images/2022-12/7be3e6473a54b274f7ffdd1151a81756.jpg"
],
"ImagesCount": 1,
"CreateTimeFormat": "2022-12-29"
},
{
"Id": 112,
"CategoryId": 10003,
"CategoryName": "行业动态",
"Title": "July 19, 2022 Bootstrap 5.2.0 正式发布",
"ImageUrl": "",
"Images": "[]",
"Keywords": "",
"Description": "简洁、直观、强悍的前端开发框架,让web开发更迅速、简单。",
"Content": "",
"ViewNumber": 16,
"CreateTime": 1672287816,
"Status": 0,
"Picked": 0,
"Path": "2296ada62a6b036cc5107f89dd494742",
"ImageList": [],
"ImagesCount": 0,
"CreateTimeFormat": "2022-12-29"
},
{
"Id": 110,
"CategoryId": 10003,
"CategoryName": "行业动态",
"Title": "PHPer 的前途如何?考虑过你的出路吗?",
"ImageUrl": "",
"Images": "[\"/static/images/2022-12/77286c91476d9850587ba4c9bf7fd7ec.jpg\",\"/static/images/2022-12/75379a5b2786ec701372ca2225b32044.jpg\",\"/static/images/2022-12/4a643711a675545ebc99bc547db831ff.jpg\"]",
"Keywords": "",
"Description": "很多人都觉得职业规划是一个很虚飘的事情,其实不然。那些有着坚定奋斗方向并具备关键时刻扭转颓势的人一直都在前方奔跑。",
"Content": "",
"ViewNumber": 27,
"CreateTime": 1672199022,
"Status": 0,
"Picked": 0,
"Path": "8a39c667a547d4c55fd10d934143f059",
"ImageList": [
"/static/images/2022-12/77286c91476d9850587ba4c9bf7fd7ec.jpg",
"/static/images/2022-12/75379a5b2786ec701372ca2225b32044.jpg",
"/static/images/2022-12/4a643711a675545ebc99bc547db831ff.jpg"
],
"ImagesCount": 3,
"CreateTimeFormat": "2022-12-28"
},
{
"Id": 109,
"CategoryId": 10003,
"CategoryName": "行业动态",
"Title": "新版 Vue3 中文文档上线了",
"ImageUrl": "",
"Images": "[\"/static/images/2022-12/8a3eb65ad923968ccbb795f1ae1f2dd3.jpg\"]",
"Keywords": "",
"Description": "Vue 创始人尤雨溪宣布,新版 Vue 3 中文文档上线了!赶紧学起来用起来吧!",
"Content": "",
"ViewNumber": 476,
"CreateTime": 1672198635,
"Status": 0,
"Picked": 0,
"Path": "1d686c983cf5fa15dfae8e53523da606",
"ImageList": [
"/static/images/2022-12/8a3eb65ad923968ccbb795f1ae1f2dd3.jpg"
],
"ImagesCount": 1,
"CreateTimeFormat": "2022-12-28"
},
{
"Id": 108,
"CategoryId": 10004,
"CategoryName": "数据库",
"Title": "再见 MySQL,可能不再是一个哗众取宠的梗了!",
"ImageUrl": "",
"Images": "[\"/static/images/2022-12/7df2b4b1244d1f8130a93538ab939ed1.jpg\"]",
"Keywords": "",
"Description": "PostgreSQL(46.48%)首次超越 MySQL(45.68%)拔得头筹。",
"Content": "",
"ViewNumber": 51,
"CreateTime": 1672198313,
"Status": 0,
"Picked": 0,
"Path": "a848617cbf851d629dafdb51c19eed8c",
"ImageList": [
"/static/images/2022-12/7df2b4b1244d1f8130a93538ab939ed1.jpg"
],
"ImagesCount": 1,
"CreateTimeFormat": "2022-12-28"
}
],
"errcode": 0
}
最后修改时间: 2 年前