优化
This commit is contained in:
@@ -10,5 +10,8 @@ namespace Tnb.EquipMgr.Entities.Dto
|
||||
public string? equip_id { get; set; }
|
||||
public string? equip_id_id { get; set; }
|
||||
public string? file_name { get; set; }
|
||||
|
||||
public string file_type { get; set; }
|
||||
public string file_ext { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user