... read json body content local cjson = require "cjson" local batch = cjson.decode(ngx.req.get_body_data())["batch"] -- create ...
確定! 回上一頁