mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Add source URL to machine photos.
This commit is contained in:
@@ -71,5 +71,6 @@ namespace cicm_web.Areas.Admin.Models
|
||||
public string UploadUser { get; set; }
|
||||
public string Machine { get; set; }
|
||||
public int MachineId { get; set; }
|
||||
public string Source { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user