lizhen_gitee 1 년 전
부모
커밋
ed209bb938
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      application/admin/controller/guild/Guild.php

+ 1 - 0
application/admin/controller/guild/Guild.php

@@ -7,6 +7,7 @@ use app\common\controller\Backend;
 use think\Db;
 use think\exception\PDOException;
 use think\exception\ValidateException;
+use Redis;
 /**
  * 公会管理
  *