记得上下班打卡 | git大法好,push需谨慎

Commit 17b315f1 authored by 胡佳晨's avatar 胡佳晨

脚本 消费 和 订单回调 修改

parent 3e9e48b6
......@@ -21,7 +21,7 @@ import java.util.Arrays;
@Slf4j
@EnableAutoConfiguration(
exclude = {BusAutoConfiguration.class, MongoAutoConfiguration.class, RedisAutoConfiguration.class}
exclude = {BusAutoConfiguration.class, MongoAutoConfiguration.class}
)
@SpringBootApplication(scanBasePackages = {"com.liquidnet"})
public class ServiceConsumerApplication implements CommandLineRunner {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment