xiaoyong931011
2021-03-04 3362679fecf2fb58b6fcd98725280e7acde8cf3f
src/main/java/com/xcong/excoin/rabbit/consumer/FollowConsumer.java
@@ -16,7 +16,7 @@
 **/
@Slf4j
@Component
@ConditionalOnProperty(prefix = "app", name = "rabbit-consumer", havingValue = "true")
@ConditionalOnProperty(prefix = "app", name = "rabbit-consumer1", havingValue = "true")
public class FollowConsumer {
    @Autowired