子需求列表
GET
/api/requirementList
请求头
参数名
类型
描述
必填
token
String
登陆之后所有接口必传
必填
请求参数
参数名
类型
描述
必填
templateId
int
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
id
int
子需求 id
必填
requirementName
string
子需求 名称
必填
category
string
类别
必填
comment
string
描述
必填
levelH
string
H级指标
必填
levelM
string
M级指标
必填
levelL
string
L级指标
必填
levelNa
string
NA级指标
必填
associatedCompetence
int
能力id
必填
addTime
string
添加时间
必填
levelH
string
示例:10-20mm
必填
levelM
string
示例:20-30mm
必填
levelL
string
示例:30-40mm
必填
levelNa
string
示例:NA
必填
competenceName
String
能力名称
必填