+ Add slave dbs and bi db.

This commit is contained in:
zhujinyong
2023-08-30 18:06:32 +08:00
parent 26ac891668
commit 1e8616c812
11 changed files with 133 additions and 22 deletions
+3
View File
@@ -28,6 +28,9 @@ class screenModel extends model
public function __construct()
{
parent::__construct();
$this->loadBIDAO();
$this->filter = new stdclass();
$this->filter->screen = '';
$this->filter->year = '';