(已存在,修改)查询周报列表
GET
/pms/weeklyReport/getWeeklyReportList
接口描述
查询周报列表
请求参数
application/json参数名
类型
描述
必填
start_date
date
周报起止时间
可选
end_date
date
周报结束时间
可选
project_no
string
项目编号
可选
status
string
周报状态
可选
reg_oper
string
创建人
可选
响应参数
参数名
类型
描述
必填
successed
boolean
示例:true
必填
errors
object
示例:null
必填
returnObject
object
示例:null
必填
exceptionCode
int
示例:200
必填
exceptionMsg
object
示例:null
必填
exceptionMsgArgs
object
示例:null
必填