+ Add user and bug api.
This commit is contained in:
@@ -832,6 +832,7 @@ class baseControl
|
||||
* Parse the params, create the $module control object.
|
||||
*/
|
||||
$module = new $className($moduleName, $methodName, $appName);
|
||||
$module->viewType = $this->viewType;
|
||||
|
||||
/**
|
||||
* 调用对应方法,使用ob方法获取输出内容。
|
||||
|
||||
Reference in New Issue
Block a user