@@ -770,7 +770,7 @@ namespace MySystem
db.SaveChanges();
}
int ChangeType = 0;
- if(Money == 600)
+ if(Money == 400)
{
ChangeType = 117;