Explorar el Código

'时区'

master
dongyuangong hace 4 años
padre
commit
875f51961f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      src/main/resources/application.yml

+ 2
- 0
src/main/resources/application.yml Ver fichero

@@ -8,6 +8,8 @@ spring:
multipart:
max-file-size: 50MB
max-request-size: 100MB
jackson:
time-zone: GMT+8
mybatis-plus:
mapper-locations: classpath:mapper/*Mapper.xml
type-aliases-package: com.taauav.*.mapper

Cargando…
Cancelar
Guardar