支持微信支付宝独立支付渠道
This commit is contained in:
@@ -142,6 +142,8 @@ export interface StartOrderPaymentRequest {
|
||||
jspay_flag?: string
|
||||
}
|
||||
|
||||
export type PaymentPayWay = 'ZFBZF' | 'WXZF'
|
||||
|
||||
export interface RefundStatus {
|
||||
order_id: number
|
||||
refund_status: string
|
||||
|
||||
Reference in New Issue
Block a user