修改云台控制接口使其更加直观

This commit is contained in:
648540858
2021-11-03 14:58:48 +08:00
parent b445128fb5
commit 31e340e8e2
3 changed files with 52 additions and 16 deletions

View File

@@ -1,6 +1,5 @@
package com.genersoft.iot.vmp.gb28181.event;
import com.genersoft.iot.vmp.gb28181.transmit.cmd.impl.SIPCommander;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.scheduling.annotation.Scheduled;