This commit is contained in:
@@ -8,6 +8,7 @@ namespace rockfishCore.Models
|
||||
{
|
||||
public long Id { get; set; }
|
||||
public long CustomerId { get; set; }
|
||||
public long SiteId { get; set; }
|
||||
public long DtCreated { get; set; }
|
||||
public string RegTo { get; set; }
|
||||
public string Key { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user