forked from luyan/epmet-cloud-lingshan
5 changed files with 6 additions and 6 deletions
@ -1,5 +1,5 @@ |
|||
package com.epmet.commons.rocketmq.constants; |
|||
|
|||
public interface TopicConstants { |
|||
String INIT_CUSTOMER = "init_customer_topic"; |
|||
String INIT_CUSTOMER = "init_customer"; |
|||
} |
|||
|
Loading…
Reference in new issue