Swoole\Table::set (PECL swoole >= 1.9.0)Swoole\Table::set — Update a row of the table by $key. 说明 public Swoole\Table::set(string $key, array $value): bool 参数 key Key of the data. value Value of the data. 返回值