| | |
| | | ########################## Server ########################## 丹棱城关省粮食储备库 |
| | | spring: |
| | | profiles: |
| | | active: dev |
| | | active: linux |
| | | application: |
| | | name: igds |
| | | main: |
| | |
| | | date-format: yyyy-MM-dd HH:mm:ss |
| | | joda-date-time-format: yyyy-MM-dd HH:mm:ss |
| | | time-zone: GMT+8 |
| | | |
| | | ########################## thymeleaf模板配置 ########################## |
| | | |
| | | ########################## thymeleaf模板配置 ########################## |
| | | thymeleaf: |
| | | prefix: classpath:/templates/ |
| | | suffix: .html |
| | | mode: LEGACYHTML5 |
| | | encoding: UTF-8 |
| | | cache: false |
| | | ########################## 手机APP值仓图片上传大小 ########################## |
| | | cache: false |
| | | ########################## 手机APP值仓图片上传大小 ########################## |
| | | http: |
| | | multipart: |
| | | maxFileSize: 50Mb |