diff --git a/library/think/Template.php b/library/think/Template.php index c74f64fa..3ec89e56 100644 --- a/library/think/Template.php +++ b/library/think/Template.php @@ -59,6 +59,7 @@ class Template /** * 构造函数 * @access public + * @param array $config */ public function __construct(array $config = []) {