...
|
...
|
@@ -8,7 +8,7 @@ autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/aut |
|
|
|
|
|
bigData.url = http://bigdata-crm.yohops.com:8070/bigdata/crm/
|
|
|
|
|
|
crm.send.notice = true
|
|
|
crm.send.notice = false
|
|
|
|
|
|
platform.host=http://192.168.102.202:8088/platform
|
|
|
rabbit_common = 192.168.102.211:5672
|
...
|
...
|
@@ -74,4 +74,26 @@ birthday.coupon.groupid=12 |
|
|
#生日券短信模板ID
|
|
|
birthday.coupon.sms.templateid=2
|
|
|
|
|
|
browse.service.url=http://192.168.103.74:8092/brower/ |
|
|
\ No newline at end of file |
|
|
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== |
|
|
\ No newline at end of file |
...
|
...
|
|