@@ -13,6 +13,7 @@ use think\Request;
use think\Response;
use think\Route;
use think\Validate;
+use Redis;
/**
* API控制器基类