feat:增加线上续费

This commit is contained in:
yangqingyuan
2024-08-21 16:01:23 +08:00
parent da3519f3c7
commit 8d0932910e
4 changed files with 67 additions and 84 deletions

View File

@@ -94,6 +94,8 @@ export interface OrderPay {
// 来源记录的参数 (json格式)
orderSourceData?: string;
rentOrderId?: number;
//订单金额
orderPrice?:number;
// 订单编号
orderNo?: string;
// 创建时间