Compare commits
1 Commits
perf/order
...
7bf6b5d5ed
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7bf6b5d5ed |
@@ -17,6 +17,7 @@ import org.springframework.context.annotation.ComponentScan;
|
||||
@SpringBootApplication
|
||||
@ConfigurationPropertiesScan(basePackages = {
|
||||
"com.xiang.xservice.logger",
|
||||
"com.xiang.xmc.service.http"
|
||||
})
|
||||
@MapperScan(basePackages = {
|
||||
"com.xiang.app.modules.*.mapper"
|
||||
|
||||
Reference in New Issue
Block a user