原子自减操作。
function swoole_table->decr(string $key, string $column, mixed $decrby = 1);
swoole_table->decr在1.7.15以上版本可用