BJ_ZTEITS-Developers
/
zteits-gcp-portal
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
86cf3023d0783dda7702f2283f2fb430e5849ba7
Authored by
zhaowg3
2017-09-07 15:56:39 +0800
1 parent
3811fbd6
修改应用名称
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/main/resources/application.properties
src/main/resources/application.properties
View file @
86cf302
1
-project.syscode=zteits-park-portal
2
-spring.application.name=zteits-park-portal
1
+project.syscode=zteits-gcp-portal
2
+spring.application.name=zteits-gcp-portal
3
3
server.port=8094
4
4
5
5
# logging
...
...