fix:【antd】【ele】【pay 支付】pay/refund 迁移 ele 版本

This commit is contained in:
YunaiV
2025-10-05 21:48:00 +08:00
parent cb04558426
commit 25e434276a
6 changed files with 149 additions and 124 deletions

View File

@@ -14,9 +14,12 @@ export namespace PayRefundApi {
tradeNo: string;
merchantOrderId: string;
merchantRefundNo: string;
merchantRefundId: string;
notifyUrl: string;
notifyStatus: number;
status: number;
payPrice: number;
refundPrice: number;
type: number;
payAmount: number;
refundAmount: number;