pasingResult.sort( (a, b) => (+(a.type !== 'cctv') - +(b.type !== 'cctv')) + (+(a.type !== 'lidar') - +(b.type !== 'lidar'