update 优化 !pr163 代码结构与重新实现 rabbitmq 延迟队列

This commit is contained in:
疯狂的狮子Li
2024-06-03 23:23:44 +08:00
parent 0dac5a544f
commit dabf9b4a98
18 changed files with 150 additions and 171 deletions

View File

@@ -73,10 +73,10 @@ spring:
filters:
- StripPrefix=1
# MQ演示服务
- id: ruoyi-stream-mq
uri: lb://ruoyi-stream-mq
- id: ruoyi-test-mq
uri: lb://ruoyi-test-mq
predicates:
- Path=/stream-mq/**
- Path=/test-mq/**
filters:
- StripPrefix=1