GitHub: https://github.com/openresty/lua-resty-upload ... 47 end 48 49 local dfile = io.open(save_file_dir, "rb") 50 if dfile then 51 dfile:close() 52 else ...
確定! 回上一頁