|
|
@@ -149,8 +149,12 @@ rocketmq:
|
|
|
access-key: default # 替换为实际的 accessKey
|
|
|
secret-key: O1VnW98G8Rmn0PoZ # 替换为实际的 secretKey
|
|
|
consumer:
|
|
|
+ # 完课打备注(RocketMQConsumerCourseFinishService)
|
|
|
topic: course-finish-notes
|
|
|
group: course-finish-group
|
|
|
+ # 看课按项目重粉(RocketMQConsumerCourseRepeatByProjectService,与华为云 Topic/消费组一致)
|
|
|
+ repeat-topic: course-repeat-by-project
|
|
|
+ repeat-group: course-repeat-by-project-group
|
|
|
access-key: default # 替换为实际的 accessKey
|
|
|
secret-key: O1VnW98G8Rmn0PoZ # 替换为实际的 secretKey
|
|
|
openIM:
|