风险识别与分析评价

/crp/Riskanalysis/

接口描述

风险识别与分析评价

请求参数

参数名
类型
描述
必填
type
string
示例:类型
必填
dep
string
示例:部门
必填
studyphase
string
示例:项目阶段
必填
process
string
示例:过程
必填
task
string
示例:任务
必填
activity
string
示例:活动
必填
riskfactor
string
示例:风险因素
必填
relatedparty
string
示例:相关方
必填
source
string
示例:产生风险的致因和来源
必填
consequences
string
示例:潜在后果
必填
severity
string
示例:后果的严重程度
必填
possibility
string
示例:风险发生的可能性
必填
solution
string
示例:现有控制措施
必填
isunacceptrisk
string
示例:是否为不可接受风险
必填
risklevel
string
示例:风险级别
必填
happendep
string
示例:可能产生的部门
必填
createname
string
示例:编制人
必填
createdate
string
示例:编制日期
必填
auditor
string
示例:审核人
必填
auditdate
string
示例:审核日期
必填
auditstatus
string
示例:审核状态
必填

响应参数

参数名
类型
描述
必填
id
string
示例:id
必填
type
string
示例:类型
必填
dep
string
示例:部门
必填
studyphase
string
示例:项目阶段
必填
process
string
示例:过程
必填
task
string
示例:任务
必填
activity
string
示例:活动
必填
riskfactor
string
示例:风险因素
必填
relatedparty
string
示例:相关方
必填
source
string
示例:产生风险的致因和来源
必填
consequences
string
示例:潜在后果
必填
severity
string
示例:后果的严重程度
必填
possibility
string
示例:风险发生的可能性
必填
solution
string
示例:现有控制措施
必填
isunacceptrisk
string
示例:是否为不可接受风险
必填
risklevel
string
示例:风险级别
必填
happendep
string
示例:可能产生的部门
必填
createname
string
示例:编制人
必填
createdate
string
示例:编制日期
必填
auditor
string
示例:审核人
必填
auditdate
string
示例:审核日期
必填
auditstatus
string
示例:审核状态
必填
comments
string
示例:备注
必填
owner
string
示例:创建人
必填
date_created
string
示例:创建日期
必填
owner_name
string
示例:创建人姓名
必填
date_updated
string
示例:更新日期
必填
update
string
示例:更新ID
必填

说明 / 示例

{ "id": "id", "type": "类型", "dep": "部门", "studyphase": "项目阶段", "process": "过程", "task": "任务", "activity": "活动", "riskfactor": "风险因素", "relatedparty": "相关方", "source": "产生风险的致因和来源", "consequences": "潜在后果", "severity": "后果的严重程度", "possibility": "风险发生的可能性", "solution": "现有控制措施", "isunacceptrisk": "是否为不可接受风险", "risklevel": "风险级别", "happendep": "可能产生的部门", "createname": "编制人", "createdate": "编制日期", "auditor": "审核人", "auditdate": "审核日期", "auditstatus": "审核状态", "comments": "备注", "owner": "创建人", "date_created": "创建日期", "owner_name": "创建人姓名", "date_updated": "更新日期", "update": "更新ID" }