Commit e77b9da2711469c2183807df3c7df7c148ed90e8

Authored by 胡翰林
1 parent eaebe64a

错误提交修改

@@ -28,7 +28,7 @@ public class HealthController { @@ -28,7 +28,7 @@ public class HealthController {
28 28
29 @GetMapping("/manualSynchronization") 29 @GetMapping("/manualSynchronization")
30 public void manualSynchronization() { 30 public void manualSynchronization() {
31 - hnHsqDeviceReportService.deviceReport(); 31 + hnDeviceReportService.deviceReport();
32 } 32 }
33 33
34 @GetMapping("/hsqDeviceReport") 34 @GetMapping("/hsqDeviceReport")