feat(main): add mp-weixin
This commit is contained in:
@@ -13,7 +13,7 @@ type (
|
||||
PayMethod string `json:"pay_method"`
|
||||
}
|
||||
PaymentResp {
|
||||
prepayID string `json:"prepay_id"`
|
||||
prepayData interface{} `json:"prepay_data"`
|
||||
OrderID int64 `json:"order_id"`
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user