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

This commit is contained in:
YunaiV
2025-10-05 21:42:12 +08:00
parent 25fe87e94c
commit cb04558426
4 changed files with 131 additions and 113 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;