feat: pay refund [未测试]

This commit is contained in:
xingyu4j
2025-04-30 14:37:40 +08:00
parent 70bb20b41f
commit 15557250b0
5 changed files with 410 additions and 26 deletions

View File

@@ -31,6 +31,7 @@ export namespace PayRefundApi {
successTime: Date;
notifyTime: Date;
createTime: Date;
updateTime: Date;
}
/** 退款订单分页请求 */