培训类型
This commit is contained in:
@@ -245,5 +245,19 @@ namespace Model
|
||||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 培训类型ID
|
||||
/// </summary>
|
||||
public string TrainTypeId
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
public string TrainTypeName
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user