Helius
2021-06-11 4d0844edc6f1de413e1ce06bdc6551379f66e5ef
src/main/java/com/xcong/excoin/rabbit/init/OrderProducerInit.java
@@ -28,6 +28,7 @@
@Slf4j
@Component
@ConditionalOnProperty(prefix = "app", name = "newest-price-update-job-contract", havingValue = "true")
@Deprecated
public class OrderProducerInit {
    @Resource