fix: 达梦支持ssh

This commit is contained in:
刘宗洋
2023-12-20 17:41:24 +08:00
parent f5c90277b1
commit 8c4c41cf0b
3 changed files with 87 additions and 5 deletions

View File

@@ -149,7 +149,7 @@ const dbTypes = [
},
{
type: 'dm',
label: '达梦(暂不支持ssh)',
label: '达梦',
},
];