andon增加状态
This commit is contained in:
@@ -11,5 +11,6 @@ namespace Tnb.ProductionMgr.Entities.Dto
|
||||
public string? start_repair_time { get; set; }
|
||||
public string? end_repair_time { get; set; }
|
||||
public string? confirm_time { get; set; }
|
||||
public string status { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user