所有的文章搜索
GET
http://xinyon.p/api/article/search?page_num=1&title=1
请求参数
参数名
类型
描述
必填
page_num
int
看前面的参数解释吧
必填
c_id
int
不给 c_id就是全局的文章搜索
必填
title
int
查询标题
必填
page
跟前面的一样
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:请求成功
必填
time
string
示例:1621303055
必填
total
int
示例:2
必填
per_page
string
示例:1
必填
current_page
int
示例:1
必填
last_page
int
示例:2
必填