* Fix bug.

This commit is contained in:
leiyong
2021-04-08 05:48:42 +03:00
parent 8a031d2ca4
commit 26de022cd1
+1
View File
@@ -377,6 +377,7 @@ class baseRouter
$this->loadClass('mobile', $static = true);
$this->setCookieSecure();
$this->setOpenApp();
$this->setSuperVars();
$this->setDebug();
$this->setErrorHandler();