Ver código fonte

代码修改

LAPTOP-KB9HII50\70708 1 ano atrás
pai
commit
4376d02d02

+ 2 - 0
svr/svr-internet-hospital-entrance/src/main/resources/application.yml

@ -25,6 +25,8 @@ spring:
    multipart:
      max-file-size: 30MB
      max-request-size: 100MB
  main:
    allow-bean-definition-overriding: true
  redis:
    database: 0 # Database index used by the connection factory.
    password: # Login password of the redis server.