mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix: 去掉db2数据源
This commit is contained in:
@@ -85,12 +85,6 @@ export const dsTypes = [
|
||||
catalog: 'OLAP',
|
||||
extraParams: ''
|
||||
},
|
||||
{
|
||||
type: 'db2',
|
||||
name: 'Db2',
|
||||
catalog: 'OLTP',
|
||||
extraParams: ''
|
||||
},
|
||||
{
|
||||
type: 'redshift',
|
||||
name: 'AWS Redshift',
|
||||
|
||||
Reference in New Issue
Block a user