mirror of
https://gitee.com/hoslay/ddei-editor.git
synced 2025-12-08 01:58:36 +08:00
15 lines
178 B
TypeScript
15 lines
178 B
TypeScript
export default {
|
|
'id': '306003',
|
|
'name': '消息',
|
|
'code': 'msg',
|
|
'desc': '消息',
|
|
'from': '305015',
|
|
|
|
'define': {
|
|
dash: [],
|
|
ep: {
|
|
type: -1
|
|
}
|
|
}
|
|
}
|