* Refactor doc::construct method.

This commit is contained in:
tianshujie
2023-11-28 08:46:58 +08:00
parent 73b5c828ab
commit 7f037b7ae3
+1
View File
@@ -12,6 +12,7 @@
class doc extends control
{
/**
* 构造函数,加载通用模块。
* Construct function, load user, tree, action auto.
*
* @access public