文档
测试

子需求详情

GET
/api/getrequirementdetail

请求头

参数名
类型
描述
必填
token
string
使用jwtUtil加密获取token
必填

请求参数

参数名
类型
描述
必填
id
int
id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
data
object
数据字典
必填
id
int
id
必填
requirementName
string
名称
必填
category
string
类别
必填
comment
string
描述
必填
levelH
string
指标
必填
levelM
string
指标
必填
levelL
string
指标
必填
levelNa
string
指标
必填
associatedCompetence
int
三级能力id
必填