Browse Source

代码修改

LAPTOP-KB9HII50\70708 2 years ago
parent
commit
711f73f764
1 changed files with 4 additions and 0 deletions
  1. 4 0
      svr/svr-base/src/main/resources/application.yml

+ 4 - 0
svr/svr-base/src/main/resources/application.yml

@ -55,6 +55,9 @@ spring:
    password: xmijk181016jkzl
    password: xmijk181016jkzl
    #发送者的邮箱账号
    #发送者的邮箱账号
    username: i_jiankang@163.com
    username: i_jiankang@163.com
  jackson:
    serialization:
      fail-on-empty-beans: false
es:
es:
  index:
  index:
    servicePackLog: base_service_package_log
    servicePackLog: base_service_package_log
@ -90,6 +93,7 @@ FileTempPath:
  image_path : /var/local/upload/images
  image_path : /var/local/upload/images
  voice_path : /var/local/upload/voice
  voice_path : /var/local/upload/voice
  chat_file_path : /var/local/upload/chat
  chat_file_path : /var/local/upload/chat
---
---
spring:
spring:
  profiles: jwdev
  profiles: jwdev