我创建了此api,以发回一个填充有数据的数组: router.get('/getDevice/:instanceId', (req, res) => { let deviceSum = []; SingleAxis.findAll({where: {instanceid: ...
確定! 回上一頁