|
@@ -16,7 +16,7 @@ import java.util.stream.Collectors;
|
|
|
* @author reghao
|
|
* @author reghao
|
|
|
* @date 2026-02-12 21:25:10
|
|
* @date 2026-02-12 21:25:10
|
|
|
*/
|
|
*/
|
|
|
-@Component
|
|
|
|
|
|
|
+//@Component
|
|
|
public class VideoProducer {
|
|
public class VideoProducer {
|
|
|
private RabbitTemplate rabbitTemplate;
|
|
private RabbitTemplate rabbitTemplate;
|
|
|
|
|
|