|
@ -1117,6 +1117,7 @@ public class DeviceService {
|
|
report.setEfficiency(efficiency);
|
|
report.setEfficiency(efficiency);
|
|
report.setScore(score);
|
|
report.setScore(score);
|
|
report.setDeepPer(deepPer);
|
|
report.setDeepPer(deepPer);
|
|
|
|
report.setDel(1);
|
|
sleepDeviceReportDao.save(report);
|
|
sleepDeviceReportDao.save(report);
|
|
}
|
|
}
|
|
}
|
|
}
|