Update front

This commit is contained in:
2025-09-15 18:35:27 +07:00
parent c516c272fd
commit 67244d9694
2 changed files with 4 additions and 0 deletions

View File

@@ -4606,6 +4606,8 @@ export enum SortableFields {
AgentName = "AgentName",
CreatedAt = "CreatedAt",
UpdatedAt = "UpdatedAt",
TotalVolume = "TotalVolume",
TotalBalance = "TotalBalance",
}
export interface AgentBalanceHistory {