chore: remove wechat remnants
This commit is contained in:
@@ -19,7 +19,7 @@ type OrderCreateResponse struct {
|
||||
}
|
||||
|
||||
type OrderPayForm struct {
|
||||
// Method 支付方式(wechat/alipay/balance)。
|
||||
// Method 支付方式(alipay/balance)。
|
||||
Method string `json:"method"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user