Add sort agent by total volume and total balance

This commit is contained in:
2025-09-15 18:02:52 +07:00
parent 63bc7bbe59
commit c516c272fd
2 changed files with 9 additions and 1 deletions

View File

@@ -484,7 +484,9 @@ public static class Enums
Losses,
AgentName,
CreatedAt,
UpdatedAt
UpdatedAt,
TotalVolume,
TotalBalance
}
/// <summary>