1 案例1.1 get_value.lua描述: 从redis中获取valuelocal redis = require "redis_conf"local red = redis:new()function get_from_redis(key) local res ...
確定! 回上一頁