res1_body.data = ""> local res = cjson.encode(res1_body) ngx.say(res) end 请问有办法解决吗? json对象或数组都会被看为一张lua表,cjson并没有办法去标识这张 ...
確定! 回上一頁