Commit c6ac5f09778882065382b50d5defe80227e946f9

Authored by 姜超
1 parent 953eeebd

feature(*): 配置文件修改

配置文件修改
fw-morax-server/src/main/resources/application.yml
... ... @@ -116,7 +116,7 @@ logbook:
116 116 format:
117 117 style: http
118 118 write:
119   - max-body-size: 500
  119 + max-body-size: 5000
120 120 exclude:
121 121 - /actuator/**
122 122  
... ...