ximon-admin/src/main/java/com/sandu/ximon/admin/service/VnnoxService.java
@@ -141,6 +141,7 @@ } //截屏 public Map<String, String> getScreenShotUrl(Integer id) { Map<String, String> map = new HashMap(); @@ -182,7 +183,7 @@ return map; } //重启 public VnnoxResult reboot(List<LedPlayerEntity> playerList) { return vnnoxAPIUtil.reboot( playerList.stream().map(