lizhen_gitee 1 سال پیش
والد
کامیت
8274ef9fa7
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      application/common/controller/Apic.php

+ 1 - 0
application/common/controller/Apic.php

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