feat(REQ-2348): 创建施工区域事件处理
This commit is contained in:
parent
86c7c2189c
commit
db9abd60d8
@ -183,7 +183,7 @@ public class RocketMQEventConfiguration {
|
||||
*/
|
||||
@Slf4j
|
||||
@Component
|
||||
@RocketMQMessageListener(topic = "topic_construction_area_${spring.profiles.active]",
|
||||
@RocketMQMessageListener(topic = "topic_construction_area_${spring.profiles.active}",
|
||||
consumerGroup = "GID_construction_area_${spring.application.name}_${spring.profiles.active}",
|
||||
consumeMode = ConsumeMode.ORDERLY,
|
||||
nameServer = "${rocketmq.name-server}")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user