feat: refine operations UI and transport limits
This commit is contained in:
@@ -178,6 +178,7 @@ export type RechargeOrder = {
|
||||
payMethod?: string | null;
|
||||
paidAt?: string | null;
|
||||
operatorId?: string | null;
|
||||
operatorName?: string | null;
|
||||
remark?: string | null;
|
||||
balanceAfterCents?: number | null;
|
||||
createdAt: string;
|
||||
|
||||
Reference in New Issue
Block a user