* Code for task #89906.

This commit is contained in:
tianshujie
2023-04-05 13:58:53 +08:00
parent e90d2c0d66
commit 1a3ce097fd
7 changed files with 25 additions and 15 deletions
+2
View File
@@ -42,6 +42,8 @@ class api extends control
public function index($libID = 0, $moduleID = 0, $apiID = 0, $version = 0, $release = 0, $appendLib = 0, $browseType = '', $param = 0)
{
$this->session->set('spaceType', 'api', 'doc');
$this->session->set('structList', $this->app->getURI(true), 'doc');
$this->setMenu($libID);
$objectType = $this->objectType;
$objectID = $this->objectID;