文档
测试

获取咨询列表

GET
https://dajiuye.net/api/community/question/list?page=1&limit=5&type=1

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
limit
int
示例:5
必填
type
int
示例:1
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
data
object
数据字典
必填
totalCount
int
示例:2
必填
pageSize
int
示例:5
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
id
int
示例:12
必填
title
string
示例:我是标题12312
必填
description
string
示例:内容内容内容
必填
createTime
string
示例:2022-04-09T23:10:24.000+00:00
必填
modifiedTime
string
示例:2022-04-11T20:36:48.000+00:00
必填
creatorId
int
示例:2
必填
creatorName
string
示例:moon
必填
commentCount
int
示例:0
必填
viewCount
int
示例:0
必填
likeCount
int
示例:2
必填
tag
string
示例:java;php;
必填
sticky
int
示例:0
必填
areaId
int
示例:1
必填
areaName
string
示例:编程区
必填
img
string
示例:http:a.jpg;http:b.jpg;
必填
type
string
示例:1
必填