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"`