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
4aae2c9785b90bd086abfc42dc61961310c3c2db
Authored by
llw
2017-09-06 14:55:53 +0800
1 parent
4f6b7c7f
政府云平台端口号8094
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application.properties
src/main/resources/application.properties
View file @
4aae2c9
1
1
project.syscode=zteits-park-portal
2
2
spring.application.name=zteits-park-portal
3
-server.port=809
9
3
+server.port=809
4
4
4
5
5
# logging
6
6
logging.level.root=info
...
...