错误示范如下: local json_text = '[{"foo":"bar"}]' local data = cjson.decode(json_text) ngx.say("foo: ", data[ ...
確定! 回上一頁