成果展示页
GET
/businessShowList
接口描述
返回的结果按照完成时间排序(下面是响应参数,我写错位置了)
请求参数
参数名
类型
描述
必填
id
stirng
事务id
必填
Tag
对象
Tag:{content:'2020年7月大修',color:'#2ecc71'}
必填
startDep
int
发起部门
必填
receiveDep
int
接受部门
必填
message
string
接受部门留言
必填
startTime
string
发起时间
必填
doneTime
string
完成时间
必填
doneFileAddress
string
完成文件的地址
必填
doneFileName
string
完成文件的原文件名
必填
zanList
int数组
点赞部门列表 zanList:[2,3]
必填
announcement
string
公告
必填