供应商预选表
GET
/api/supplierpreselectiontable
请求头
参数名
类型
描述
必填
token
string
使用jwtUtil加密获取token
必填
请求参数
参数名
类型
描述
必填
supplierIds
string
供应商ids,逗号隔开
必填
projectId
int
总需求id
必填
isScreen
int·
是否排除不满足供应商 1/yes/是 0/no/不
必填
返回参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
id
int
id
必填
requirementName
string
需求名称
必填
comment
string
需求描述
必填
requirementLevel
string
需求对能力的要求: H/M/L
必填