新增三级钢卷数据查询配置
This commit is contained in:
@@ -15,5 +15,10 @@ public enum DataSourceType
|
||||
/**
|
||||
* 从库
|
||||
*/
|
||||
SLAVE
|
||||
SLAVE,
|
||||
|
||||
/**
|
||||
* 三级 klp-oa 主库
|
||||
*/
|
||||
KLP
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user