auto license fetching now and generator more solid
This commit is contained in:
@@ -5,6 +5,9 @@ namespace AyaNova.Models
|
||||
|
||||
public class GlobalBizSettings
|
||||
{
|
||||
|
||||
|
||||
|
||||
public long Id { get; set; }//this is always 1 as there is only ever one single global biz object
|
||||
public uint Concurrency { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user