This commit is contained in:
2023-05-08 00:41:22 +08:00
parent 5c8e76ba4e
commit 8acb078762
+1
View File
@@ -18,6 +18,7 @@ local sudoerToken = ngx.req.get_headers().HtySudoerToken
verify(httpc, authHeader, sudoerToken)
local function convert()
ngx.log(ngx.INFO, "convert_audio -> upyun_upload -> ", pl.dump(upyun_upload));
local file_dir = ngx.var.tmp_file_dir
ngx.req.read_body()