nana_sen hace 2 años
padre
commit
5b5855c28c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      task_script/INDOOR_STATUS_UPDATE.php

+ 1 - 1
task_script/INDOOR_STATUS_UPDATE.php

@@ -249,7 +249,7 @@ while (true) {
                     http($url, $url_data, [], 'POST');
                     rlog("PUSH INFO","离线推送依赖数据", $v);
                 }
-                app_redis()->hdel('indoor_rfidinfos',$k);;
+                app_redis()->hdel('indoor_rfidinfos',$k);
             }
         }