This commit is contained in:
wuweida 2022-07-01 16:44:30 +08:00
parent e6ea65d3ba
commit dd61f0ef1e
1 changed files with 0 additions and 1 deletions

View File

@ -527,7 +527,6 @@ public class MonitorService {
* @throws IOException
* @throws InterruptedException
*/
@Scheduled(cron = "* * 1 4 7 ? *")
public void videoService(String parentId, String path) throws IOException, InterruptedException {
String url = monitorDomain + "/videoService/devicesManager/deviceTree?nodeType=1&typeCode=01;0;ALL;ALL&id=" + parentId;