redis->executeCommand('RPOP', [$noticeKey]); if (!empty($json)) { $arr = json_decode($json, true); print_r($arr); } } }