{{$accountTitle := Stored.accountTitle}}
{{- if $accountTitle -}}
{{- $accountTitle -}}
{{- if $accountTitle -}}
{{- $accountTitle -}}
{{- Stored.Get "dbHost" -}}
{{- else -}}
{{- Stored.Get "dbHost" -}}
{{- end -}}
{{Stored.Get "driver"}} {{Stored.Get "dbVersion"}}
{{$dbList := Stored.Get "dbList"}} {{$dbName := Stored.Get "dbName"}} {{if $dbList}}
{{"数据库"|T}}
{{end}}
{{if $dbName}}
{{"数据表"|T}}
{{end}}