lua -resty-redis中,为什么要把redis查询为空的情况返回一个userdata类型的ngx.null?直接返回nil不行吗? 答案是不行,因为nil在lua中有其特殊意义,如果 ...
確定! 回上一頁