swoole_table->del
删除数据
bool swoole_table->del(string $key)
$key对应的数据不存在,将返回false
成功删除返回true