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

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
@@ -80,6 +80,7 @@ export interface UpdatePaymentConfigRequest {
export async function fetchPaymentConfigs(params?: {
provider?: string
pay_way?: string
status?: string
environment?: string
page?: number