根据人员统计
POST
/api/programs/projectJoint/report/member
接口描述
根据人员统计
请求头
参数名
类型
描述
必填
token
string
示例:e3a95a8eba5ae698f54394f7f3a7fb95
必填
请求参数
参数名
类型
描述
必填
college_id
string
示例:61d77baabc27cbc818fcf8bf9bcc57f8
必填
响应参数
参数名
类型
描述
必填
flag
int
示例:0
必填
msg
string
示例:success
必填
abid
string
示例:
必填
project_num
int
项目总数
必填
task_num
int
任务总数
必填
not_num
int
未完成任务数量
必填
progress_num
int
进行中任务数量
必填
completed_num
int
已完成任务数量
必填
out_num
int
超时任务数量
必填
progress_rate
string
任务完成度
必填