Commit c17d937f by 程裕兵

feat:apply merchant

parent 317b0e2c
......@@ -30,7 +30,8 @@ import org.springframework.scheduling.annotation.EnableScheduling;
})
@EnableFeignClients(basePackages = {
"com.jiejing.filecenter.api",
"com.jiejing.paycenter.api"
"com.jiejing.paycenter.api",
"com.jiejing.studio.api",
})
@SpringBootApplication(scanBasePackages = "com.jiejing", exclude = {
DruidDataSourceAutoConfigure.class
......
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