From 7f037b7ae3cb88bebba6f51549e37c19aa527aa2 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Tue, 28 Nov 2023 08:46:48 +0800 Subject: [PATCH] * Refactor doc::construct method. --- module/doc/control.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/doc/control.php b/module/doc/control.php index 5ba12673e9..488a15c81e 100755 --- a/module/doc/control.php +++ b/module/doc/control.php @@ -12,6 +12,7 @@ class doc extends control { /** + * 构造函数,加载通用模块。 * Construct function, load user, tree, action auto. * * @access public