删除不需要的配置

This commit is contained in:
hupeng
2020-01-03 15:07:29 +08:00
parent 56a91f4531
commit 2723131af4
2 changed files with 2 additions and 33 deletions

View File

@ -82,14 +82,6 @@ file:
yshop:
#通知相关配置
notify:
mail:
# 邮件通知配置,邮箱一般用于接收业务通知例如收到新的订单sendto 定义邮件接收者,通常为商城运营人员
enable: false
host: smtp.exmail.qq.com
username: ex@ex.com.cn
password: XXXXXXXXXXXXX
sendfrom: ex@ex.com.cn
sendto: ex@qq.com
# 短消息模版通知配置
# 短信息用于通知客户例如发货短信通知注意配置格式template-nametemplate-templateId 请参考 NotifyType 枚举值
@ -98,7 +90,7 @@ yshop:
# 如果是腾讯云短信则设置active的值tencent
# 如果是阿里云短信则设置active的值aliyun
active: tencent
sign: litemall
sign: yshop
template:
- name: paySucceed
templateId: 156349