1
This commit is contained in:
@@ -12,5 +12,7 @@ namespace Tnb.ProductionMgr.Entities.Dto
|
||||
public string? end_repair_time { get; set; }
|
||||
public string? confirm_time { get; set; }
|
||||
public string status { get; set; }
|
||||
public string breakdown_name { get; set; }
|
||||
public string andon_type_name { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user