songxingwei 2 years ago
parent
commit
f8b1e611b4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      application/api/controller/Timedtask.php

+ 0 - 1
application/api/controller/Timedtask.php

@@ -20,7 +20,6 @@ class Timedtask
 
 
     public function test(){
-        echo 22222;die;
         $redis = new Redis();
         //存入reids list
         $redis_data = ['hash'=>'bb476912415e6d5d43bc5d15036118fbbb44b3e3e768beb3ae7d625bfe080505','create_at'=>date('Y-m-d H:i:s')];