username@email.com
2021-06-21 0f5218bb8ed4ad8fa9b8b2f089efd624dc6e9f07
zhengcaioa/zhengcaioa/Controllers/AdmManagement/SigninController.cs
@@ -826,6 +826,8 @@
            ViewData["curentuser"] = curentuser;
            using (TransactionScope scope = new TransactionScope())
            {
                dto.FullAttendance = 0;
                dto.AbsenteeismPayment2 = 0;
                dto.RecStatus = "A";
                if (String.IsNullOrEmpty(dto.Id))
                {