feat:【IoT 物联网】增加 redis + event-bus 的实现

This commit is contained in:
YunaiV
2025-06-14 20:53:29 +08:00
parent 69e25eeaac
commit 19cf311b7e
13 changed files with 160 additions and 48 deletions

View File

@@ -313,6 +313,6 @@ yudao:
customer: E77DF18BE109F454A5CD319E44BF5177
iot:
message-bus:
type: rocketmq # 消息总线的类型
type: redis # 消息总线的类型
debug: false