Jerry 7 лет назад
Родитель
Сommit
cc176d662b
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      wechat_rsp.go

+ 0 - 1
wechat_rsp.go

@@ -155,7 +155,6 @@ type WeChatNotifyResponse struct {
 	Openid             string `xml:"openid"`
 	IsSubscribe        string `xml:"is_subscribe"`
 	TradeType          string `xml:"trade_type"`
-	TradeState         string `xml:"trade_state"`
 	BankType           string `xml:"bank_type"`
 	TotalFee           int    `xml:"total_fee"`
 	SettlementTotalFee int    `xml:"settlement_total_fee"`