pda组装包装任务管理相关接口
This commit is contained in:
@@ -15,6 +15,11 @@ namespace Tnb.ProductionMgr.Entities
|
||||
public string eqp_id { get; set; }
|
||||
public string eqp_id_id { get; set; }
|
||||
public string equip_code { get; set; }
|
||||
|
||||
public string process_id { get; set; }
|
||||
public string process_id_id { get; set; }
|
||||
public string process_code { get; set; }
|
||||
public string mbom_process_id { get; set; }
|
||||
public int? scheduled_qty { get; set; }
|
||||
public int? reported_work_qty { get; set; }
|
||||
public int? scrap_qty { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user