perf:消息配置

This commit is contained in:
Zhujx
2025-08-07 11:17:29 +08:00
parent 2e872192df
commit 9aa27a63e0
16 changed files with 87 additions and 167 deletions

View File

@@ -18,9 +18,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
"com.xiang.xservice.xb.repository"
})
@ConfigurationPropertiesScan(basePackages = {
"com.xiang.xservice.fwd.config",
"com.xiang.xservice.xb.config",
"com.xiang.xservice.glados.config",
"com.xiang.xservice.config"
})
public class ServiceScriptApplication {
public static void main(String[] args) {