This commit is contained in:
2023-09-04 19:38:45 +08:00
parent 6c19bf6a3e
commit dece3781ec
55 changed files with 2730 additions and 971 deletions
@@ -71,6 +71,11 @@ namespace Model
{
get;
set;
}
}
}
public int ? LearningTime
{
get;
set;
}
}
}