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

24 lines
337 B
TypeScript

export default {
'id': '304020',
'name': '依赖',
'code': 'depend',
'desc': '依赖',
'from': '100401',
'define': {
type: 2,
dash: [20, 10],
ep: {
type: 1
},
sp: {
type: -1
},
pvs: [
{ x: -75, y: 0, z: 1 },
{ x: 0, y: 0, z: 1 },
{ x: 75, y: 0, z: 1 },
],
}
}