Commit 0b4908b8 authored by 技术部-任文超's avatar 技术部-任文超

追加扫描目录:"cn.quantgroup.tech"

parent 1066ee2b
...@@ -17,7 +17,7 @@ import org.springframework.core.env.Environment; ...@@ -17,7 +17,7 @@ import org.springframework.core.env.Environment;
import org.springframework.scheduling.annotation.EnableAsync; import org.springframework.scheduling.annotation.EnableAsync;
import sun.misc.Signal; import sun.misc.Signal;
@ComponentScan(basePackages = {"cn.quantgroup.sms", "cn.quantgroup.xyqb"}) @ComponentScan(basePackages = {"cn.quantgroup.sms", "cn.quantgroup.xyqb", "cn.quantgroup.tech"})
@SpringBootApplication @SpringBootApplication
@EnableCaching @EnableCaching
@EnableAspectJAutoProxy @EnableAspectJAutoProxy
......
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