From 7883156d26979d8933a602263e8075bc4346f078 Mon Sep 17 00:00:00 2001 From: ziming Date: Fri, 23 May 2025 16:48:04 +0800 Subject: [PATCH] del register tag --- internal/pkg/mq_http/mq_http_test.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/pkg/mq_http/mq_http_test.go b/internal/pkg/mq_http/mq_http_test.go index 7191007..acb9f22 100644 --- a/internal/pkg/mq_http/mq_http_test.go +++ b/internal/pkg/mq_http/mq_http_test.go @@ -37,7 +37,7 @@ func Test_WechatNotifyProducer(t *testing.T) { func Test_WechatNotifyProducer2(t *testing.T) { - tag := "voucher_notify_dev" + tag := "voucher_notify_pro" bodyStr := `{"id":"5465699d-de6a-5414-a8df-283167b577ca", "create_time":"2025-03-07T15:57:24+08:00", @@ -48,8 +48,8 @@ func Test_WechatNotifyProducer2(t *testing.T) { "associated_data":"coupon", "plain_text":{ "stock_creator_mchid":"1652465541", -"stock_id":"10000000", -"coupon_id":"192472991714512896029", +"stock_id":"20393134", +"coupon_id":"101289689981", "coupon_name":"test", "description":"","status":"USED", "create_time":"2025-03-07T15:49:31+08:00",