This commit is contained in:
2024-03-28 10:20:40 +08:00
8 changed files with 259 additions and 128 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ namespace BLL
PlanId = x.PlanId,
StartTime = x.StartTime,
EndTime =x.EndTime,
LearnTime=x.LearnTime,
LearningTime=x.LearnTime,
VideoProgress = x.VideoProgress,
PersonId = x.PersonId,
TrainingItemCode = x.TrainingItemCode,