Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wangtao
2022-08-16 17:11:54 +0800
Commit
c9ab4c9ad4d4f0cf34e2e90dd55a7bdd3a93bda1
1 parent
2ac48e4e
前端jar名称统一为:zhjk-web_yyyyMMdd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-qh/pom.xml
hg-monitor-web-qh/pom.xml
View file @
c9ab4c9
...
...
@@ -24,7 +24,7 @@
</dependencies>
<build>
<finalName>
qh
web_${timestamp}
</finalName>
<finalName>
zhjk-
web_${timestamp}
</finalName>
<resources>
<resource>
<directory>
src/main/resources
</directory>
...
...
Please
register
or
login
to post a comment