mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-11 08:12:26 +08:00
@@ -63,6 +63,7 @@ type PreOrder struct {
|
|||||||
TradeType string `xml:"trade_type,omitempty"`
|
TradeType string `xml:"trade_type,omitempty"`
|
||||||
PrePayID string `xml:"prepay_id,omitempty"`
|
PrePayID string `xml:"prepay_id,omitempty"`
|
||||||
CodeURL string `xml:"code_url,omitempty"`
|
CodeURL string `xml:"code_url,omitempty"`
|
||||||
|
MWebURL string `xml:"mweb_url,omitempty"`
|
||||||
ErrCode string `xml:"err_code,omitempty"`
|
ErrCode string `xml:"err_code,omitempty"`
|
||||||
ErrCodeDes string `xml:"err_code_des,omitempty"`
|
ErrCodeDes string `xml:"err_code_des,omitempty"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user