正式环境执行
This commit is contained in:
@@ -37,9 +37,6 @@ import java.util.*;
|
||||
@ConfigurationProperties(prefix = "spring.shardingsphere")
|
||||
public class ShardingConfig {
|
||||
|
||||
@Value("${spring.profiles.active}")
|
||||
private String activeProfile;
|
||||
|
||||
/**
|
||||
* 读取数据源信息
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user