diff --git a/configs/config.yaml b/configs/config.yaml index fcb932a..c505118 100644 --- a/configs/config.yaml +++ b/configs/config.yaml @@ -43,7 +43,7 @@ wechatNotifyMQ: regionId: "hangzhou" instanceId: "MQ_INST_1389288909295870_BYSoMttI" topic: "notify" - groupId: "GID_market_pro" + groupId: "GID_voucher" tag: "voucher_notify_dev" isOpenConsumer: false #是否启动消费 true/false registerTagUrl: "https://wpcallbacks.api.1688sup.com/wechatPay/register_tag" diff --git a/configs/config_test.yaml b/configs/config_test.yaml index 7126656..1b1960b 100644 --- a/configs/config_test.yaml +++ b/configs/config_test.yaml @@ -43,7 +43,7 @@ wechatNotifyMQ: regionId: "hangzhou" instanceId: "MQ_INST_1389288909295870_BYSoMttI" topic: "notify" - groupId: "GID_market_pro" + groupId: "GID_voucher" tag: "voucher_notify_dev" isOpenConsumer: false #是否启动消费 true/false registerTagUrl: "https://wpcallbacks.api.1688sup.com/wechatPay/register_tag"