{
"current": 0,
"size": 0,
"keyword": "string",
"pageAble": true,
"orderBy": "string",
"preId": 0,
"asc": true,
"exportFields": [
"string"
],
"id": 0,
"version": 0,
"riskObjectId": 0,
"unitName": "string",
"unitType": 0,
"principalUserId": 0,
"principalDeptId": 0,
"inherentLevel": "string",
"inherentValue": 0,
"inherentColor": "string",
"residualLevel": "string",
"residualValue": 0,
"residualColor": "string",
"nfcCode": "string",
"remark": "string",
"objectName": "string",
"enable": true,
"idList": [
0
],
"historyRiskUintStop": {
"current": 0,
"size": 0,
"keyword": "string",
"pageAble": true,
"orderBy": "string",
"preId": 0,
"asc": true,
"exportFields": [
"string"
],
"id": 0,
"version": 0,
"type": "string",
"range": "string",
"startTime": "2019-08-24T14:15:22.123Z",
"endTime": "2019-08-24T14:15:22.123Z",
"reason": "string",
"remark": "string",
"objectName": "string",
"unitName": "string",
"orderItem": [
{}
],
"limitNum": 0
},
"locationRelevance": true,
"existBindingElectronRail": true,
"existBindingIdList": [
0
],
"orderItem": [
{}
],
"limitNum": 0
}curl --location -g --request POST 'http://{{ip}}:9000/dual-prevention-service/riskUnit' \
--header 'ip: {{ip}}' \
--header 'X-Request-client-type: PC' \
--header 'clientId: 1' \
--header 'Content-Type: application/json' \
--data-raw '{
"current": 0,
"size": 0,
"keyword": "string",
"pageAble": true,
"orderBy": "string",
"preId": 0,
"asc": true,
"exportFields": [
"string"
],
"id": 0,
"version": 0,
"riskObjectId": 0,
"unitName": "string",
"unitType": 0,
"principalUserId": 0,
"principalDeptId": 0,
"inherentLevel": "string",
"inherentValue": 0,
"inherentColor": "string",
"residualLevel": "string",
"residualValue": 0,
"residualColor": "string",
"nfcCode": "string",
"remark": "string",
"objectName": "string",
"enable": true,
"idList": [
0
],
"historyRiskUintStop": {
"current": 0,
"size": 0,
"keyword": "string",
"pageAble": true,
"orderBy": "string",
"preId": 0,
"asc": true,
"exportFields": [
"string"
],
"id": 0,
"version": 0,
"type": "string",
"range": "string",
"startTime": "2019-08-24T14:15:22.123Z",
"endTime": "2019-08-24T14:15:22.123Z",
"reason": "string",
"remark": "string",
"objectName": "string",
"unitName": "string",
"orderItem": [
{}
],
"limitNum": 0
},
"locationRelevance": true,
"existBindingElectronRail": true,
"existBindingIdList": [
0
],
"orderItem": [
{}
],
"limitNum": 0
}'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"version": 0,
"riskObjectId": 0,
"unitName": "string",
"unitType": 0,
"principalUserId": 0,
"principalDeptId": 0,
"inherentLevel": "string",
"inherentValue": 0,
"inherentColor": "string",
"updateInherentLevel": true,
"residualLevel": "string",
"residualValue": 0,
"residualColor": "string",
"nfcCode": "string",
"enable": true,
"remark": "string",
"updatedBy": 0,
"updatedTime": "2019-08-24T14:15:22.123Z",
"principalDeptName": "string",
"principalUserName": "string",
"updatedName": "string",
"objectName": "string",
"worstEventName": "string",
"existBindingElectronRail": true,
"bindingElectronRailCount": 0
}
}