| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 流程 | ||
| Id | long | 流程画布 id | 1 |
| Rid | long | 规则 ID | 1 |
| RuleName | string | 规则名称 | 违规 |
| SkipWhenFirstSessionNodeMiss | boolean | 首个对话节点未命中则跳过 | true |
| FlowRuleScoreType | integer | 流程计分逻辑设置 | 1 |
| ShowProperties | string | 前端展示使用 | {} |
| Nodes | array | 流程所有节点 | |
| Node | GraphFlowNode | 节点信息。 |
该文章对您有帮助吗?