mirror of
https://gitee.com/hoslay/ddei-editor.git
synced 2025-12-07 01:28:28 +08:00
16 lines
179 B
TypeScript
16 lines
179 B
TypeScript
export default {
|
|
'id': '305018',
|
|
'name': '组合',
|
|
'code': 'together',
|
|
'desc': '组合关系',
|
|
'from': '305017',
|
|
|
|
'define': {
|
|
|
|
sp: {
|
|
type: 41,
|
|
},
|
|
|
|
}
|
|
}
|