pad端andon相关接口
This commit is contained in:
@@ -36,5 +36,14 @@ namespace Tnb.ProductionMgr.Entities
|
||||
public string? modify_id { get; set; }
|
||||
public DateTime? modify_time { get; set; }
|
||||
public string? remark { get; set; }
|
||||
public string? andon_type_id { get; set; }
|
||||
public string? andon_info_id { get; set; }
|
||||
public string? repair_id { get; set; }
|
||||
|
||||
public DateTime? response_time { get; set; }
|
||||
public DateTime? start_repair_time { get; set; }
|
||||
public DateTime? end_repair_time { get; set; }
|
||||
public DateTime? confirm_time { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user