zelong.shao

task|zip包临时目录调整

......@@ -112,7 +112,6 @@ public class ConFileEmailUtil {
portFileDto.setDestIataCode(portCode);
portFileDto.setZipPath(finalPath + fileName);
log.error("zipPath:"+finalPath + fileName);
portFileDto.setFileName(fileName);
} catch (Exception e) {
......