@ -726,6 +726,7 @@ public class Ghre_StudyRecordServices : BaseServices<Ghre_StudyRecord, Ghre_Stud
CourseType = "ExcelImport"
};
await Add(insert);
data.SuccessCount++;
}
catch (Exception E)
{