常见问题
GET
http://localhost:88/enterprise-help/api/v1/service/serviceQuestion?current=1&size=10&serviceDetailsId=2
请求参数
参数名
类型
描述
必填
current
int
页码 示例:1
必填
size
int
每页数量 示例:10
必填
serviceDetailsId
int
服务id 示例:2
必填
questionCategoryId
int
问题类别id 示例:2
可选
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
id
int
问题id 示例:1
必填
question
string
问题 示例:1
必填
answer
string
回答 示例:1
必填
questionCategoryId
object
示例:null
必填
serviceDetailsId
object
示例:null
必填
order
object
示例:null
必填
status
object
示例:null
必填
logicDelete
object
示例:null
必填
editor
object
示例:null
必填
editTime
object
示例:null
必填
page
object
示例:null
必填
total
int
示例:1
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填