Zipoutputstream循环输入多个文件,只有最后一个输出到压缩包中,
第二行 ZipOutputStream outputStream = new ZipOutputStream(new FileOutputStream(zipFile,true),true);试一下也加true