del register tag
This commit is contained in:
parent
95e11c4f14
commit
7883156d26
|
|
@ -37,7 +37,7 @@ func Test_WechatNotifyProducer(t *testing.T) {
|
||||||
|
|
||||||
func Test_WechatNotifyProducer2(t *testing.T) {
|
func Test_WechatNotifyProducer2(t *testing.T) {
|
||||||
|
|
||||||
tag := "voucher_notify_dev"
|
tag := "voucher_notify_pro"
|
||||||
|
|
||||||
bodyStr := `{"id":"5465699d-de6a-5414-a8df-283167b577ca",
|
bodyStr := `{"id":"5465699d-de6a-5414-a8df-283167b577ca",
|
||||||
"create_time":"2025-03-07T15:57:24+08:00",
|
"create_time":"2025-03-07T15:57:24+08:00",
|
||||||
|
|
@ -48,8 +48,8 @@ func Test_WechatNotifyProducer2(t *testing.T) {
|
||||||
"associated_data":"coupon",
|
"associated_data":"coupon",
|
||||||
"plain_text":{
|
"plain_text":{
|
||||||
"stock_creator_mchid":"1652465541",
|
"stock_creator_mchid":"1652465541",
|
||||||
"stock_id":"10000000",
|
"stock_id":"20393134",
|
||||||
"coupon_id":"192472991714512896029",
|
"coupon_id":"101289689981",
|
||||||
"coupon_name":"test",
|
"coupon_name":"test",
|
||||||
"description":"","status":"USED",
|
"description":"","status":"USED",
|
||||||
"create_time":"2025-03-07T15:49:31+08:00",
|
"create_time":"2025-03-07T15:49:31+08:00",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue