mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
feat: 支持数据源插件
This commit is contained in:
@@ -213,5 +213,4 @@ export function checkCustomDs() {
|
||||
loading: true
|
||||
})
|
||||
}
|
||||
export const disabledSyncDs= ['es', 'ck', 'mongo', 'redshift', 'hive', 'impala']
|
||||
export default { loadTable, getScene, addGroup, delGroup, addTable, delTable, groupTree, checkCustomDs }
|
||||
|
||||
Reference in New Issue
Block a user