Authored by unknown

Update: crm发券mq分离

@@ -16,6 +16,10 @@ share_coupon_expiredTime = 4 @@ -16,6 +16,10 @@ share_coupon_expiredTime = 4
16 wechat.coupons.operators.email = chao.geng@yoho.cn 16 wechat.coupons.operators.email = chao.geng@yoho.cn
17 wechat.coupons.operators.mobile = 13770338135 17 wechat.coupons.operators.mobile = 13770338135
18 18
  19 +rabbit_crm_host=192.168.102.73:5672
  20 +rabbit_crm_user=yoho
  21 +rabbit_crm_password=yoho
  22 +
19 yohobuy.promotion.env.namespace = promotion 23 yohobuy.promotion.env.namespace = promotion
20 yohobuy.promotion.env.serverport = 5 24 yohobuy.promotion.env.serverport = 5
21 yohobuy.promotion.env.webapphome = /home/test/yohobuy-promotion/deploy 25 yohobuy.promotion.env.webapphome = /home/test/yohobuy-promotion/deploy