This commit is contained in:
2024-05-24 09:36:11 +08:00
parent 4fb7817f31
commit f6fab4e448
3 changed files with 47 additions and 7 deletions
@@ -111,5 +111,12 @@ namespace Model
get;
set;
}
public string TrainingItemCode
{
get;
set;
}
}
}