mirror of
https://gitee.com/hoslay/ddei-editor.git
synced 2025-12-07 01:28:28 +08:00
13 lines
165 B
TypeScript
13 lines
165 B
TypeScript
export default {
|
|
'id': '308005',
|
|
'name': '对象',
|
|
'code': 'act',
|
|
'desc': 'UML的对象节点',
|
|
'from': '102010',
|
|
|
|
'define': {
|
|
text: "Object"
|
|
}
|
|
|
|
}
|