阶段下达
POST
http://localhost:8082/project/createProject
接口描述
阶段下达 API
请求参数
参数名
类型
描述
必填
engineeringCode
string
工程编号( E + YYMM + 3位排序) 示例:E1907001
必填
engineeringId
number
工程id
必填
engineeringName
string
工程名称
必填
engineeringCategoryCode
string
工程类型编码 示例:EC01
必填
engineeringCategoryName
string
工程类型名称 示例:工业建筑
必填
phaseAbb
string
阶段英文缩略 示例:S
必填
phaseCode
string
阶段编码 示例:PH01
必填
phaseId
number
阶段id
必填
projectName
string
项目名称
必填
phaseName
string
阶段名称
必填
specialtyCode
string
专业编码:SP01
必填
specialtyId
number
专业id
必填
specialtyName
string
专业名称
必填
departmentCode
string
部门编码 示例:DEPT01
必填
departmentName
string
部门名称
必填
specialtyName
string
专业名称
必填
specialtyCode
string
专业编码:SP01
必填
memo
string
备注
可选
响应参数
参数名
类型
描述
必填
code
string
1000-成功 1001-错误
必填
data
object
数据字典
必填
tokenInfo
object
过期刷新后的token对象
必填