From 8a389f04b0f5b02aef15e4dd306f2293029ccdea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AD=90=E9=93=AD?= Date: Wed, 19 Mar 2025 16:42:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E7=94=9F=E6=88=90=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/config.yaml | 2 +- configs/config_test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"