no message

This commit is contained in:
yitonglei 2022-08-31 16:19:43 +08:00
parent cdca90474d
commit 82ca10d9eb
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; import org.springframework.stereotype.Component;
/** /**
* 定时获取视频资源的部门信息 * 定时获取视频资源的部门信息,成功后会执行获取摄像头通道信息
* @author ytl * @author ytl
* @Date 2022/7/29 9:45 * @Date 2022/7/29 9:45
**/ **/