This commit is contained in:
@@ -9,12 +9,6 @@ namespace AyaNova.Models
|
||||
{
|
||||
public long Id { get; set; }
|
||||
public string Key { get; set; }
|
||||
public Guid DbId { get; set; }
|
||||
//public int LastFetchStatus { get; set; }
|
||||
// public string LastFetchMessage { get; set; }
|
||||
|
||||
|
||||
|
||||
public Guid DbId { get; set; }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user