bug
This commit is contained in:
@@ -18,6 +18,7 @@ namespace Tnb.ProductionMgr.Entities.Dto.PrdManage
|
||||
public string parent_id { get; set; }
|
||||
public string material_id { get; set; }
|
||||
public string material_code { get; set; }
|
||||
public string workstation_id { get; set; }
|
||||
public List<MaterialPreparationPlanDDOutput> children { get; set; } = new List<MaterialPreparationPlanDDOutput>();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user