Commit 3c6be39b by 胡博文

去掉无用的包扫描

parent e03f8faa
...@@ -56,8 +56,7 @@ import java.util.concurrent.ThreadPoolExecutor; ...@@ -56,8 +56,7 @@ import java.util.concurrent.ThreadPoolExecutor;
@EnableFeignClients({"cn.freemud.service.thirdparty", @EnableFeignClients({"cn.freemud.service.thirdparty",
"com.freemud.sdk.api.assortment.message", "com.freemud.sdk.api.assortment.message",
"cn.freemud.service.mccafe.thirdparty", "cn.freemud.service.mccafe.thirdparty",
"cn.freemud.management.thirdparty", "cn.freemud.management.thirdparty"
"cn.freemud.fuyou"
}) })
@EnableAutoConfiguration @EnableAutoConfiguration
@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