Browse Source

Merge tag 'refs/tags/jenkins-back_end_wechat-257' into test

develop
release
Stormeye Wu 6 years ago
parent
commit
9bf3514dcc
3 changed files with 6 additions and 6 deletions
  1. +2
    -2
      mlWechatOpen/src/main/resources/application-dev.yml
  2. +2
    -2
      mlWechatOpen/src/main/resources/application-prod.yml
  3. +2
    -2
      mlWechatOpen/src/main/resources/application-test.yml

+ 2
- 2
mlWechatOpen/src/main/resources/application-dev.yml View File

@@ -87,8 +87,8 @@ jasypt:

fm:
exception: false
exception_emails: hupeng@iformall.com,wuguoqiang@iformall.com,gongbiao@iformall.com,luozukai@iformall.com
audit_emails: wangmei@iformall.com,wuguoqiang@iformall.com,huanghui@iformall.com,sunmingming@iformall.com
exception_emails: houtaikaifa@iformall.com
audit_emails: xiaochengxufabu@iformall.com
deploy: 1
upload_dir: /home/test/server/uploads/



+ 2
- 2
mlWechatOpen/src/main/resources/application-prod.yml View File

@@ -81,8 +81,8 @@ wechat:

fm:
exception: true
exception_emails: hupeng@iformall.com,wuguoqiang@iformall.com,gongbiao@iformall.com,luozukai@iformall.com,hanxueda@iformall.com
audit_emails: wangmei@iformall.com,wuguoqiang@iformall.com,huanghui@iformall.com,sunmingming@iformall.com
exception_emails: houtaikaifa@iformall.com
audit_emails: xiaochengxufabu@iformall.com
deploy: 3
upload_dir: /home/ec2-user/server/uploads/



+ 2
- 2
mlWechatOpen/src/main/resources/application-test.yml View File

@@ -91,8 +91,8 @@ wechat:

fm:
exception: true
exception_emails: hupeng@iformall.com,wuguoqiang@iformall.com,gongbiao@iformall.com,luozukai@iformall.com,hanxueda@iformall.com
audit_emails: wangmei@iformall.com,wuguoqiang@iformall.com,huanghui@iformall.com,sunmingming@iformall.com
exception_emails: houtaikaifa@iformall.com
audit_emails: xiaochengxufabu@iformall.com
deploy: 2
upload_dir: /home/ec2-user/server/uploads/



Loading…
Cancel
Save