fix:扫描配置
This commit is contained in:
@@ -17,6 +17,7 @@ import org.springframework.context.annotation.ComponentScan;
|
|||||||
@SpringBootApplication
|
@SpringBootApplication
|
||||||
@ConfigurationPropertiesScan(basePackages = {
|
@ConfigurationPropertiesScan(basePackages = {
|
||||||
"com.xiang.xservice.logger",
|
"com.xiang.xservice.logger",
|
||||||
|
"com.xiang.xmc.service.http"
|
||||||
})
|
})
|
||||||
@MapperScan(basePackages = {
|
@MapperScan(basePackages = {
|
||||||
"com.xiang.app.modules.*.mapper"
|
"com.xiang.app.modules.*.mapper"
|
||||||
|
|||||||
Reference in New Issue
Block a user