feat:【ele】【pay 支付】pay/app 代码优化 3/4(对齐 ele 和 antd)

This commit is contained in:
YunaiV
2025-10-05 20:13:32 +08:00
parent b2e2fe7ccb
commit 22b0496428
9 changed files with 673 additions and 957 deletions

View File

@@ -16,7 +16,7 @@ export namespace PayAppApi {
merchantId: number;
merchantName: string;
createTime?: Date;
channelCodes: string[];
channelCodes?: string[];
}
/** 更新状态请求 */