设备保养点巡检复核增加附件上传
This commit is contained in:
@@ -4,6 +4,8 @@ namespace Tnb.EquipMgr.Entities.Dto
|
||||
{
|
||||
public string? id { get; set; }
|
||||
public string? attachment { get; set; }
|
||||
|
||||
public string? fhattachment { get; set; }
|
||||
public string? create_time { get; set; }
|
||||
public string? equip_id { get; set; }
|
||||
public string? equip_id_id { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user