答题,保存回答
POST
http://SERVER:PORT/check/saveAnswer
请求参数
参数名
类型
描述
必填
checkId
int
考核id 选填 上级领导评分才需要传
必填
infoList
string
价值观考核明细列表 具体备注参考获取题目详情列表的infoList参数
必填
ownFraction
decimal
示例:60 自评分数
必填
superFraction
decimal
上级评价分数
必填
selfContent
string
示例:99999999999999 自我优势内容
必填
workContent
string
工作不足内容
必填
shortExpectContent
string
上级短期期望内容
必填
longExpectContent
string
上级长期期望内容
必填