组装包装排产代码提交
This commit is contained in:
@@ -47,6 +47,14 @@ namespace Tnb.ProductionMgr.Entities.Dto.PrdManage
|
||||
/// </summary>
|
||||
public string eqp_type_code { get; set; }
|
||||
/// <summary>
|
||||
/// 产线编码
|
||||
/// </summary>
|
||||
public string workline_code { get; set; }
|
||||
/// <summary>
|
||||
/// 产线名称
|
||||
/// </summary>
|
||||
public string workline_name { get; set; }
|
||||
/// <summary>
|
||||
/// 任务单数量
|
||||
/// </summary>
|
||||
public int mo_task_qty { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user