mirror of
https://gitee.com/hoslay/ddei-editor.git
synced 2025-12-08 10:08:43 +08:00
13 lines
186 B
TypeScript
13 lines
186 B
TypeScript
export default {
|
|
'id': '304013',
|
|
'name': '部署概述',
|
|
'code': 'node',
|
|
'desc': 'UML的部署概述',
|
|
'from': '100002',
|
|
|
|
'define': {
|
|
text: `<<deployment spec>>`,
|
|
}
|
|
|
|
}
|