Ver código fonte

Merge branch 'dev' of chenweida/patient-co-management into dev

chenweida 8 anos atrás
pai
commit
ba172d1aea

+ 1 - 1
patient-co/patient-co-wlyy/src/main/resources/application.yml

@ -40,7 +40,7 @@ spring:
    # REDIS
  redis:
    database: 10 # Database index used by the connection factory.
    database: 0 # Database index used by the connection factory.
    password: # Login password of the redis server.
    timeout: 0 # Connection timeout in milliseconds.