取消配置文件配置从数据源,改为直接从数据库中直接读取
This commit is contained in:
@ -10,10 +10,5 @@ public enum DataSourceType
|
||||
/**
|
||||
* 主库
|
||||
*/
|
||||
MASTER,
|
||||
|
||||
/**
|
||||
* 从库
|
||||
*/
|
||||
SLAVE
|
||||
MASTER
|
||||
}
|
||||
|
Reference in New Issue
Block a user