@@ -9,6 +9,8 @@
namespace app\index\controller;
+use think\Request;
+
class Base extends Common
{
public function _initialize()