2024-03-28 培训接口修改

This commit is contained in:
2024-03-28 10:18:58 +08:00
parent 3d64b164e2
commit 1b96387adc
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,