正式环境执行

This commit is contained in:
2025-01-07 10:34:01 +08:00
parent c5d25a879a
commit 7811a9b4af
3 changed files with 3 additions and 11 deletions

View File

@@ -37,9 +37,6 @@ import java.util.*;
@ConfigurationProperties(prefix = "spring.shardingsphere")
public class ShardingConfig {
@Value("${spring.profiles.active}")
private String activeProfile;
/**
* 读取数据源信息
*/