This commit is contained in:
wangxiaomeng
2022-05-09 08:30:45 +08:00
parent 3aaa5e2a4f
commit 5ba4a8bc7d
-2
View File
@@ -458,7 +458,6 @@ class docTest
* @access public
* @return bool|array
*/
public function getToAndCcListTest($docID)
{
$doc = $this->objectModel->getByID($docID);
@@ -521,7 +520,6 @@ class docTest
* @access public
* @return bool
*/
public function checkAutoloadPageTest($docID)
{
$doc = $this->objectModel->getByID($docID);