设备保养点巡检复核增加附件上传
This commit is contained in:
@@ -7,6 +7,7 @@ namespace Tnb.EquipMgr.Entities.Dto
|
||||
public string repeat_result { get; set; } = string.Empty;
|
||||
|
||||
public string? repeat_remark { get; set; }
|
||||
public string? attachment { get; set; }
|
||||
|
||||
public List<Dictionary<string, string>>? details { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user