feat(hjgl): 完善焊接任务与质量管理流程
This commit is contained in:
@@ -75,6 +75,22 @@
|
||||
set;
|
||||
}
|
||||
/// <summary>
|
||||
/// 班组ID
|
||||
/// </summary>
|
||||
public string TeamGroupId
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
/// <summary>
|
||||
/// 班组名称
|
||||
/// </summary>
|
||||
public string TeamGroupName
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
/// <summary>
|
||||
/// 当前项目ID
|
||||
/// </summary>
|
||||
public string LoginProjectId
|
||||
|
||||
Reference in New Issue
Block a user