mirror of
https://gitee.com/hoslay/ddei-editor.git
synced 2025-12-07 09:38:41 +08:00
14 lines
185 B
TypeScript
14 lines
185 B
TypeScript
export default {
|
|
'id': '307018',
|
|
'name': 'ddei.uml.relation',
|
|
'code': 'uclink',
|
|
'desc': 'UML的关联',
|
|
'from': '100040',
|
|
|
|
'define': {
|
|
width: 110,
|
|
height: 70
|
|
}
|
|
|
|
}
|