Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
iClear-Connect-Pre-Clearance
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
zelong.shao
2024-12-25 19:23:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
495b66728d84b488869b44f36c5ed49d935355cf
495b6672
1 parent
df5a8b99
task|zip包临时目录调整
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
server/task-schedule/src/main/java/com/fedex/connect/task/utils/sys/ConFileEmailUtil.java
server/task-schedule/src/main/java/com/fedex/connect/task/utils/sys/ConFileEmailUtil.java
View file @
495b667
...
...
@@ -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
)
{
...
...
Please
register
or
login
to post a comment