20230922
This commit is contained in:
@@ -39,6 +39,7 @@ namespace BLL
|
||||
PersonId = item.UserId,
|
||||
TrainingItemCode = dataItem.TrainingItemCode,
|
||||
TrainingItemName = dataItem.TrainingItemName,
|
||||
LearnTime = dataItem.LearnTime,
|
||||
AttachUrl = dataItem.AttachUrl,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user