修复重启服务后拉流代理回复失败的问题

This commit is contained in:
648540858
2022-04-06 11:07:42 +08:00
parent c9f091d560
commit f7e39141db
6 changed files with 52 additions and 10 deletions

View File

@@ -175,3 +175,4 @@ public class CatalogEventLister implements ApplicationListener<CatalogEvent> {
}
}
}