123
This commit is contained in:
@@ -27,7 +27,7 @@ namespace MyCode.Project.Domain.Model
|
||||
/// Default:
|
||||
/// Nullable:False
|
||||
/// </summary>
|
||||
[SugarColumn(IsPrimaryKey=true)]
|
||||
[SugarColumn(IsPrimaryKey=true,IsIdentity=true)]
|
||||
public long FEntryID {get;set;}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user