Commit cecea8b8 authored by lijd's avatar lijd

修改加载路径

parent de2c9ba7
......@@ -18,10 +18,7 @@ import java.util.TimeZone;
* @createTime: 2020/04/07 15:17
* @version:1.0
*/
@SpringBootApplication(scanBasePackages = {"com.esv.freight.app.feign",
"com.esv.freight.app.common",
"com.esv.freight.app.config",
"com.esv.freight.app.module"})
@SpringBootApplication
@EnableDiscoveryClient
public class AppApplication {
......
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