feat:gnshyx数据拉取

This commit is contained in:
xiang
2025-09-17 21:49:06 +08:00
parent 7c2e648831
commit e00916399d
16 changed files with 480 additions and 7 deletions

View File

@@ -15,7 +15,8 @@ import org.springframework.scheduling.annotation.EnableScheduling;
@MapperScan(basePackages = {
"com.xiang.xservice.fwd.mapper",
"com.xiang.xservice.glados.repository",
"com.xiang.xservice.xb.repository"
"com.xiang.xservice.xb.repository",
"com.xiang.xservice.stock.gnshyx.mapper",
})
@ConfigurationPropertiesScan(basePackages = {
"com.xiang.xservice.config"