From 562f534039470c7898c612c3807dfa67cd68926c Mon Sep 17 00:00:00 2001 From: li Date: Sat, 28 May 2022 14:23:52 +0800 Subject: [PATCH] fix: --- lib/wxpay/wx_pay.go | 9 --------- 1 file changed, 9 deletions(-) diff --git a/lib/wxpay/wx_pay.go b/lib/wxpay/wx_pay.go index a895d0e..b8065a8 100644 --- a/lib/wxpay/wx_pay.go +++ b/lib/wxpay/wx_pay.go @@ -252,15 +252,6 @@ type ( //CouponFee0 string `json:"coupon_fee_0"` //CouponId0 string `json:"coupon_id_0"` - // - //6000 - // - // - // - // - // - // - CouponFee1 uint `xml:"coupon_fee_1,CDATA" json:"coupon_fee_1"` CouponId1 string `xml:"coupon_id_1,CDATA" json:"coupon_id_1"` CouponFee2 uint `xml:"coupon_fee_2,CDATA" json:"coupon_fee_2"`