server/system_gateway/src/main/resources/application.yml
@@ -9,8 +9,8 @@ spring: application: name: system_gateway profiles: active: dev # profiles: # active: dev # JSON返回配置 jackson: @@ -37,7 +37,7 @@ cache: session: # 会话过期时长(s) expire: 18000 expire: 1800 captcha: # 验证码过期时长(s) expire: 300 @@ -83,6 +83,7 @@ enabled: true mime-types: application/json port: 10010 tomcat: max-swallow-size: -1 servlet: