REQ-3581: 备份
This commit is contained in:
parent
ba3f908a84
commit
6a7211ed03
@ -32,7 +32,7 @@ import java.util.Collections;
|
||||
maxReconsumeTimes = 3,
|
||||
consumeMode = ConsumeMode.ORDERLY,
|
||||
nameServer = "${rocketmq.name-server}",
|
||||
topic = "topic_organizational__${spring.profiles.active}",
|
||||
topic = "topic_organizational_${spring.profiles.active}",
|
||||
consumerGroup = "GID_ess_person_resign_${spring.application.name}_${spring.profiles.active}"
|
||||
)
|
||||
public class PersonResignListener extends BaseListener
|
||||
|
||||
Loading…
Reference in New Issue
Block a user