Fix network monitor thread
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Step.Model.DatabaseModels
|
||||
|
||||
[Key, Column("position_id", Order = 1)]
|
||||
public int PositionId { get; set; }
|
||||
|
||||
|
||||
[Column("type")]
|
||||
public byte Type { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user