feat: 添加系统配置、审计中心、通知中心、文件管理模块
This commit is contained in:
Vendored
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"sqltools.connections": [
|
||||
{
|
||||
"ssh": "Disabled",
|
||||
"previewLimit": 50,
|
||||
"server": "localhost",
|
||||
"port": 55432,
|
||||
"driver": "PostgreSQL",
|
||||
"name": "local",
|
||||
"database": "postgres",
|
||||
"username": "postgres"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user