heheng
5 天以前 46ecbba9e60627c48881f9d91dff168ff25a4e32
multi-admin/src/main/resources/application.yml
@@ -1,8 +1,8 @@
spring:
  application:
    name: train_exam
    name: multi_system
  profiles:
    active: dev
    active: prod
  servlet:
    multipart:
      enabled: true
@@ -15,7 +15,7 @@
      matching-strategy: ant_path_matcher
server:
  port: 8082
  port: 8056
  servlet:
    context-path: /api
  tomcat: