We execute the following Lua script on the master: local i = 0 while (true) do local key = "Key-" .. i local value = "Value-" .. i ...
確定! 回上一頁