@@ -23,7 +23,6 @@ namespace MySystem
{
Dictionary<string, object> Obj = new Dictionary<string, object>();
decimal TotalAmount = 0;
- decimal AllocationAmount = 0;
decimal TotalOrder = 0;
int TotalUser = 0;
decimal TotalActual = 0;