YYC
2023-09-12 20d5489c67cafe09cb862930fe67e05b631a1944
igds-web/src/main/resources/application.yml
@@ -1,7 +1,7 @@
##########################  Server   ########################## 丹棱城关省粮食储备库
spring:
  profiles:
    active: dev
    active: linux
  application:
    name: igds
  main:
@@ -14,15 +14,15 @@
    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