This commit is contained in:
wangliwen 2022-08-31 16:54:09 +08:00
commit e251ae518f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
/**
* 定时获取视频资源的部门信息
* 定时获取视频资源的部门信息,成功后会执行获取摄像头通道信息
* @author ytl
* @Date 2022/7/29 9:45
**/