组装包装排产代码提交
This commit is contained in:
@@ -108,6 +108,12 @@ namespace Tnb.ProductionMgr.Entities
|
||||
/// 任务单编号
|
||||
/// </summary>
|
||||
public string mo_task_code { get; set; }
|
||||
/// <summary>
|
||||
/// 产线Code
|
||||
/// </summary>
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public string workline_code { get; set; }
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user