Commit 86cf3023d0783dda7702f2283f2fb430e5849ba7

Authored by zhaowg3
1 parent 3811fbd6

修改应用名称

src/main/resources/application.properties
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
... ...