This commit is contained in:
@@ -8,6 +8,7 @@ namespace rockfishCore.Models
|
|||||||
{
|
{
|
||||||
public License(){
|
public License(){
|
||||||
DtCreated=Util.DateUtil.NowAsEpoch();
|
DtCreated=Util.DateUtil.NowAsEpoch();
|
||||||
|
DbId="na/v7";
|
||||||
}
|
}
|
||||||
public long Id { get; set; }
|
public long Id { get; set; }
|
||||||
public long CustomerId { get; set; }
|
public long CustomerId { get; set; }
|
||||||
|
|||||||
Reference in New Issue
Block a user