2024-04-22 18:28:44 +08:00

20 lines
296 B
TypeScript

export default {
'id': '303021',
'name': '异步消息',
'code': 'async',
'desc': '异步消息',
'from': '100401',
'define': {
type: 2,
ep: {
type: 1
},
pvs: [
{ x: -75, y: 0, z: 1 },
{ x: 0, y: 0, z: 1 },
{ x: 75, y: 0, z: 1 },
],
}
}