订单生成调整

This commit is contained in:
李子铭 2025-03-19 16:42:07 +08:00
parent fbe1d8712e
commit 8a389f04b0
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ wechatNotifyMQ:
regionId: "hangzhou" regionId: "hangzhou"
instanceId: "MQ_INST_1389288909295870_BYSoMttI" instanceId: "MQ_INST_1389288909295870_BYSoMttI"
topic: "notify" topic: "notify"
groupId: "GID_market_pro" groupId: "GID_voucher"
tag: "voucher_notify_dev" tag: "voucher_notify_dev"
isOpenConsumer: false #是否启动消费 true/false isOpenConsumer: false #是否启动消费 true/false
registerTagUrl: "https://wpcallbacks.api.1688sup.com/wechatPay/register_tag" registerTagUrl: "https://wpcallbacks.api.1688sup.com/wechatPay/register_tag"

View File

@ -43,7 +43,7 @@ wechatNotifyMQ:
regionId: "hangzhou" regionId: "hangzhou"
instanceId: "MQ_INST_1389288909295870_BYSoMttI" instanceId: "MQ_INST_1389288909295870_BYSoMttI"
topic: "notify" topic: "notify"
groupId: "GID_market_pro" groupId: "GID_voucher"
tag: "voucher_notify_dev" tag: "voucher_notify_dev"
isOpenConsumer: false #是否启动消费 true/false isOpenConsumer: false #是否启动消费 true/false
registerTagUrl: "https://wpcallbacks.api.1688sup.com/wechatPay/register_tag" registerTagUrl: "https://wpcallbacks.api.1688sup.com/wechatPay/register_tag"