fix: 去掉db2数据源

This commit is contained in:
taojinlong 2023-10-25 11:47:51 +08:00
parent cb539ac59f
commit fe2ce6ef58

View File

@ -85,12 +85,6 @@ export const dsTypes = [
catalog: 'OLAP',
extraParams: ''
},
{
type: 'db2',
name: 'Db2',
catalog: 'OLTP',
extraParams: ''
},
{
type: 'redshift',
name: 'AWS Redshift',