Authored by lulei

Update yohobuy-crm-autoconfig.properties

... ... @@ -71,3 +71,25 @@ birthday.coupon.sms.templateid=2
browse.service.url=http://192.168.103.74:8092/brower/
# ******************** 定时器时间配置 ********************
#玄武状态报告和黑名单获取
xuanwu.scheduler=0 1/3 * * * ?
#梦网状态报告和黑名单获取
mengwang.scheduler=0/10 * * * * ?
#同步微信公众号的任务
wechart.scheduler=0 0 0 * * ?
#微信公众号的任务错误重新尝试
wechart.retry.scheduler=0 0 2 * * ?
#清理短信发送记录
sms.clean.scheduler=0 0 2 * * ?
#大数据
jdbc.mysql.bigdataunion.slave=118.89.235.30:3306
jdbc.mysql.bigdataunion.username=root
jdbc.mysql.bigdataunion.password=t5/oMgwUCmO/GeMHBAQ2Cg==
... ...