* [task#152533] add the comments.

This commit is contained in:
wangzemei
2025-12-02 16:45:00 +08:00
committed by sunhao
parent 8947dd5251
commit 190ef75fa8
2 changed files with 8 additions and 3 deletions
+3
View File
@@ -1570,6 +1570,9 @@ class doc extends control
* 设置选择文档库类型的范围。
* Set the scope of the document library type to be selected.
*
* @param string $objectType
* @param string $params
* @param string $from
* @access public
* @return void
*/
+5 -3
View File
@@ -115,9 +115,11 @@ window.reloadApi = function()
/**
* Redirect the parent window.
*
* @param string objectType
* @param int libID
* @param string docType
* @param string link
* @param string from
* @param string spaceID
* @param string libID
* @param string moduleID
* @access public
* @return void
*/