luck 3 年之前
父节点
当前提交
ead8d9ce7a
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      application/web/controller/MainController.php

+ 0 - 2
application/web/controller/MainController.php

@@ -34,8 +34,6 @@ class MainController extends Controller
 //        $redis=new \Redis();
 //        $redis->connect(config("config.redis.REDIS_HOST"),config("config.redis.REDIS_PORT"));
 //        $this->redis=$redis;
-
-
         $ip=request()->ip();
         $this->ip=$ip;
         $this->token=$token;