15954078560 3 years ago
parent
commit
1328105554
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/api/controller/Eyemargin.php

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

@@ -168,6 +168,7 @@ class Eyemargin extends Common
         $a = $this->getFateInfo($redis_ids,$field,$user_id,$common_where);
 
         if(!$a) {
+            p($redis_ids);die;
             Cache::rm($user_id_redis);
             unset($common_where['a.id']);
             $redis_ids = [];