Commit 43a943f6 authored by 周健威's avatar 周健威

修改代码

parent 8ff98abb
...@@ -12,8 +12,9 @@ import org.springframework.scheduling.annotation.EnableScheduling; ...@@ -12,8 +12,9 @@ import org.springframework.scheduling.annotation.EnableScheduling;
@SpringBootApplication(scanBasePackages = { @SpringBootApplication(scanBasePackages = {
"com.xxfc.platform", "com.xxfc.platform",
"com.github.wxiaoqi.security.common.handler", "com.github.wxiaoqi.security.common.handler"
"com.github.wxiaoqi.security.common.log" // ,
// "com.github.wxiaoqi.security.common.log"
}) })
@EnableDiscoveryClient @EnableDiscoveryClient
@EnableScheduling @EnableScheduling
......
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