fix wx payment
This commit is contained in:
		| @@ -13,7 +13,8 @@ type ( | ||||
| 		PayMethod string `json:"pay_method"` | ||||
| 	} | ||||
| 	PaymentResp { | ||||
| 		prepayID string `json:"prepay_id"` | ||||
| 		prepayData interface{} `json:"prepay_data"` | ||||
| 		prepayId string `json:"prepay_id"` | ||||
| 		OrderID  int64  `json:"order_id"` | ||||
| 	} | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user