From 4aae2c9785b90bd086abfc42dc61961310c3c2db Mon Sep 17 00:00:00 2001 From: llw <18235445130@163.com> Date: Wed, 6 Sep 2017 14:55:53 +0800 Subject: [PATCH] 政府云平台端口号8094 --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 7b7ac06..c9f196d 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,6 +1,6 @@ project.syscode=zteits-park-portal spring.application.name=zteits-park-portal -server.port=8099 +server.port=8094 # logging logging.level.root=info -- libgit2 0.21.4