优化重复sql

This commit is contained in:
648540858
2024-09-29 14:44:29 +08:00
parent c9d14bb23b
commit cdea514705
6 changed files with 35 additions and 594 deletions

View File

@@ -18,6 +18,7 @@ import java.util.concurrent.ConcurrentLinkedQueue;
/**
* 接收redis返回的推流结果
* @author lin
* PUBLISH VM_MSG_STREAM_PUSH_RESPONSE '{"code":0,"msg":"失败","app":"1000","stream":"10000022"}'
*/
@Slf4j
@Component