Merge remote-tracking branch 'gitea/dev' into dev

This commit is contained in:
daxpay
2025-05-08 15:08:31 +08:00

View File

@@ -129,7 +129,7 @@ export interface payParam {
// 唯一标识 // 唯一标识
openId?: string openId?: string
// 付款码 // 付款码
anthCode?: string authCode?: string
} }
/** /**
* 支付配置项参数返回值 * 支付配置项参数返回值