单表整改详情
POST
/api/user/appraisal/rectify/summary/selectOneStruct
接口描述
单稽核表单内,根据状态不同,返回不同数据的考评对象赖以汇总和细则赖以汇总
请求头
参数名
类型
描述
必填
Content-Type
String
application/json
必填
token
string
必填
请求参数
参数名
类型
描述
必填
college_id
string
学院id
必填
b_date
string
开始日期
必填
e_date
string
结束日期
必填
struct_id
string
表单id
必填
rectify_state
integer
整改状态状态:0发起(待执行);1已执行(待监督);2已监督(待检查);3已检查(已完成)
必填
data_range
string
数据范围 self:我发起的;dept:权限范围内
必填
obj_id
string
对象id
可选
请求示例
响应参数
参数名
类型
描述
必填
flag
int
返回状态
必填
msg
string
返回消息
必填
abid
string
示例:
必填
all_count
string
总数量
必填
name
string
表单名称 示例:FM楼面评核表
必填
executor_count
string
示例:待执行数量
必填
supervise_count
string
示例:待监督数量
必填
checker_count
string
示例:待检查数量
必填
complete_count
string
示例:已完成数量
必填
struct_id
string
表单id
必填
all_count
string
总数量
必填
status0_count
string
对应状态数量
必填
status1_count
string
对应状态数量
必填
status2_count
string
对应状态数量
必填
status3_count
string
对应状态数量
必填
obj_id
string
整改对象id
必填
obj_name
string
整改对象名称
必填
executor_id
string
执行人id
必填
executor_name
string
执行人名
必填
supervisor_id
string
监督人id
必填
supervisor_name
string
监督人名
必填
checker_id
string
检查人id
必填
checker_name
string
检查人名
必填