文档
测试

获取论坛发贴列表

GET
http://localhost:8076/api/bbs/getartpagelist?pageindex=1&pagesize=10

请求参数

参数名
类型
描述
必填
pageindex
int
示例:1
必填
pagesize
int
示例:10
必填
category
int
类型
必填
content
string
内容
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
data
object
数据字典
必填
status
boolean
示例:true
必填
data
object
数据字典
必填
count
int
示例:4
必填
rows
array
数据列表
必填
id
int
示例:5
必填
category
int
示例:1
必填
content
string
示例:学习心得11111
必填
vedio
object
示例:null
必填
memberid
int
示例:2604
必填
createdAt
string
示例:2021-12-22T10:02:15.000Z
必填
likecount
int
示例:1
必填
commentcount
int
示例:0
必填
sharecount
int
示例:0
必填
islike
int
示例:0
必填
yibei_member
object
数据字典
必填
username
string
示例:小豪豪
必填
phone
string
示例:1234567890
必填
email
string
示例:836630541@qq.com
必填
yibei_bbs_category
object
数据字典
必填
name
string
示例:学习心得
必填
thumb
object
示例:null
必填