查询帮助中心表数据
GET
/api/user/getHelpCenterByHelpType
接口描述
---任
请求头
参数名
类型
描述
必填
openId
必填
cityId
必填
请求参数
参数名
类型
描述
必填
helpType
int
分类:1:常见问题 2:使用/功能说明 3:关于我们
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
total
int
示例:1
必填
helpId
int
示例:14
必填
title
string
示例:
必填
detail
string
示例:<h1>
关于我们----苏州赛事
</h1>
必填
helpType
int
示例:3
必填
cityId
int
示例:2
必填
cityName
string
示例:苏州
必填
pageNum
int
示例:1
必填
pageSize
int
示例:6
必填
size
int
示例:1
必填
startRow
int
示例:1
必填
endRow
int
示例:1
必填
pages
int
示例:1
必填
prePage
int
示例:0
必填
nextPage
int
示例:0
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:true
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:false
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
navigateFirstPage
int
示例:1
必填
navigateLastPage
int
示例:1
必填
firstPage
int
示例:1
必填
lastPage
int
示例:1
必填