winter hace 1 año
padre
commit
170ebd868b
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      yqzjAdmin/src/main/resources/application.yml

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

@@ -16,6 +16,9 @@ spring:
multipart:
max-file-size: 1024MB
max-request-size: 1024MB
mvc:
async:
request-timeout:1000000
cache:
type: REDIS
cache-names: redis_cache #缓存的名字(可以不指定)


Cargando…
Cancelar
Guardar