| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 方案维度 | ||
| CheckType | long | 质检维度 ID | 1 |
| CheckName | string | 检测项名称 | 流程规则 |
| SourceScore | integer | 原始得分 | 1 |
| Score | integer | 最终得分 | 50 |
| Enable | integer | 是否启用 | 1 |
| SchemeId | long | 质检方案 ID | 1 |
| SchemeScoreInfoList | array<object> | 检测项下评分项列表,见 SchemeScoreInfo | |
| SchemeScoreInfoList | object | 方案评分 | |
| Rid | long | 规则 ID | 1 |
| Name | string | 规则名称 | xx |
| TaskFlowId | long | 流程 ID | 1 |
| TaskFlowName | string | 流程名称 | xx |
| ScoreType | integer | 1 加分 3 减分 默认 1 | 1 |
| ScoreNumType | integer | 0-触发规则后加减分 | 0 |
| ScoreNum | integer | 客服评分:默认 0,[0, 100] | 1 |
| ScoreRuleHitType | integer | 0-命中节点时计分 | 0 |
| TaskFlowScoreInfoList | array<object> | 检测项下评分项列表,见 TaskFlowScoreInfo | |
| TaskFlowScoreInfoList | object | 流程评分 | |
| TaskFlowId | long | 流程 ID | 1 |
| TaskFlowName | string | 流程名称 | xx |
| TaskFlowType | integer | '流程版本:0:树,1:图' | 1 |
| SchemeScoreInfoList | array<object> | 评分项列表 | |
| SchemeScoreInfoList | object | 方案评分 | |
| Rid | long | 规则 ID | 1 |
| Name | string | 规则名称 | xx |
| TaskFlowId | long | 流程 ID | 1 |
| TaskFlowName | string | 流程名称 | xx |
| ScoreType | integer | 1 加分 3 减分 默认 1 | 1 |
| ScoreNumType | integer | 0-触发规则后加减分 | 0 |
| ScoreNum | integer | 客服评分:默认 0,[0, 100] | 11 |
| ScoreRuleHitType | integer | 0-命中节点时计分 | 0 |
该文章对您有帮助吗?