文档
测试

意见反馈查询列表

GET
http://localhost/dev-api/system/feedBack/list?pageNum=1&pageSize=10

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer cf14b4fc-2c2a-49ca-b73a-7e5c89a3a85a
可选

响应参数

参数名
类型
描述
必填
total
int
示例:1
必填
rows
array
数据列表
必填
searchValue
object
示例:null
必填
createBy
string
创建人(用户)示例:
必填
createTime
string
示例:2021-10-18 11:32:38
必填
updateBy
string
示例:
必填
updateTime
object
示例:null
必填
remark
object
示例:null
必填
params
object
数据字典
必填
sysFeedBackId
int
示例:1
必填
sysFeedBackUserId
object
用户id 示例:null
必填
sysFeedBackQuestionContent
string
内容 示例:hahhahahah
必填
sysFeedBackContact
string
联系方式 示例:18895606535
必填
sysFeedBackQuestionType
string
反馈问题类型 示例:1
必填
status
object
示例:null
必填
deptId
object
示例:null
必填
version
int
示例:1
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填