{
"width": 1024,
"height": 681,
"rotate": 0,
"valid": true,
"step_1": {
"dataSourceStep": 0,
"toolName": "lineTool",
"result": [
{
"pointList": [
{
"x": 341.95147928994083,
"y": 138.61775147928998,
"id": "TlfF2xY4"
},
{
"x": 263.7775147928994,
"y": 292.54792899408284,
"id": "eKivOQt6"
},
{
"x": 428.9905325443787,
"y": 409.4059171597633,
"id": "5L6zZWRM"
},
{
"x": 763.4461538461538,
"y": 384.42248520710064,
"id": "IXuGhnQw"
},
{
"x": 781.9822485207101,
"y": 349.7680473372781,
"id": "Oiy6pk9d"
}
],
"id": "rI89mHsg",
"valid": true,
"order": 1,
"attribute": "class-6U",
"textAttribute": "xxxxxd"
}
]
}
}
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
result | object [] | 必须 | 线条列表,数量应与标注对象一致 | item 类型: object | |
pointList | object [] | 必须 | 点列表 | item 类型: object | |
id | string | 必须 | 线条ID | mock: @string | |
valid | boolean | 必须 | 是否有效 | mock: @boolean | |
order | number | 必须 | 序号 | mock: @natural | |
attribute | string | 非必须 | 属性标注 | mock: @string | |
textAttribute | string | 非必须 | 文本 | mock: @string | |
sourceID | string | 必须 | 依赖对象的ID | mock: @string |