Explorar o código

5050改成5000

hfxc226 %!s(int64=2) %!d(string=hai) anos
pai
achega
97d303fe23

+ 1 - 1
platform-rest/src/main/resources/application-dev.yml

@@ -1,6 +1,6 @@
 server:
   # 端口号
-  port: 5050
+  port: 5000
 
 security:
   oauth2:

+ 1 - 1
platform-rest/src/main/resources/application-prod.yml

@@ -1,6 +1,6 @@
 server:
   # 端口号
-  port: 5050
+  port: 5000
 
 security:
   oauth2:

+ 1 - 1
platform-rest/src/main/resources/application-test.yml

@@ -1,6 +1,6 @@
 server:
   # 端口号
-  port: 5050
+  port: 5000
 
 security:
   oauth2: