Bladeren bron

feat: 参数修改

xdd 2 maanden geleden
bovenliggende
commit
5a38d984d9
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 1 1
      fs-admin/src/main/resources/application.yml
  2. 1 1
      fs-company/src/main/resources/application.yml

+ 1 - 1
fs-admin/src/main/resources/application.yml

@@ -19,7 +19,7 @@ fs:
 # 开发环境配置
 server:
   # 服务器的HTTP端口,默认为 7011  store 7111
-  port: 7016
+  port: 8016
   servlet:
     # 应用的访问路径
     context-path: /

+ 1 - 1
fs-company/src/main/resources/application.yml

@@ -19,7 +19,7 @@ fs:
 # 开发环境配置
 server:
   # 服务器的HTTP端口,默认为 7012  store 7112
-  port: 7013
+  port: 8013
   servlet:
     # 应用的访问路径
     context-path: /