完成向上级联->启动时自动注册

This commit is contained in:
panlinlin
2021-01-07 14:56:10 +08:00
parent 53ffefe091
commit 9bf87971e7
5 changed files with 82 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ public class PlatformController {
@Autowired
private IVideoManagerStorager storager;
@Autowired
private IRedisCatchStorage redisCatchStorage;