支持微信支付宝独立支付渠道

This commit is contained in:
yml
2026-06-14 23:38:03 +08:00
parent 2dc5a8121e
commit 3ff8c1de88
27 changed files with 550 additions and 97 deletions
@@ -142,6 +142,8 @@ export interface StartOrderPaymentRequest {
jspay_flag?: string
}
export type PaymentPayWay = 'ZFBZF' | 'WXZF'
export interface RefundStatus {
order_id: number
refund_status: string