diff --git a/app/admin/view/config/index.html b/app/admin/view/config/index.html
index 8b347b219..9e91b7194 100644
--- a/app/admin/view/config/index.html
+++ b/app/admin/view/config/index.html
@@ -161,7 +161,7 @@
运行环境 |
- {:ucfirst($request->server('SERVER_SOFTWARE',php_sapi_name()))} & PHP {$Think.const.PHP_VERSION} |
+ {:ucfirst($request->server('SERVER_SOFTWARE',php_sapi_name()))} & PHP {$Think.const.PHP_VERSION} & {:ucfirst(app()->db->connect()->getConfig('type'))} |