文档
测试

意见反馈详情

GET
system/sysDemand/details

接口描述

该接口已经开发完成,调用接口将返回真实数据

请求头

参数名
类型
描述
必填
Authorization
string
Bearer d2331075-3cad-4768-ae55-76fd9b2e0056 用户登录token进行替换
必填

请求参数

参数名
类型
描述
必填
id
Long
必填

响应参数

参数名
类型
描述
必填
code
int
返回校验码
必填
msg
String
返回提示信息
必填
data
T
返回值
必填
id
Long
必填
content
String
描述
必填
type
Integer
反馈类型 1-功能异常 2-意见与建议
必填
imageUrl
String
图片地址
必填
status
Integer
状态 0-待处理 1-解决方案 2-提供设计稿 3-开发阶段 4-反馈阶段 5-已完成
必填
createTime
LocalDateTime
创建时间
必填
createUsername
String
发起人
必填
sysDemandFollowUpLogsVoList
List<SysDemandFollowUpLogsVo>
跟进记录
必填
id
Long
必填
type
Integer
跟进类型 1-回复 2-解决方案 3-上传设计稿 4-开发完成 11-不认可
必填
content
String
内容
必填
imageUrl
String
相关图片
必填
isAccept
Boolean
员工是否认可
必填
createTime
LocalDateTime
创建时间
必填
createUsername
String
创建人
必填