AIHITService
This commit is contained in:
@@ -73,7 +73,7 @@ namespace PARR.AIHIT.Models
|
||||
public string? CTSDirection { get; set; }
|
||||
[Key]
|
||||
[Column("ID")]
|
||||
public int? ID { get; set; }
|
||||
public int? AIHID { get; set; }
|
||||
[Column("недостоверные_данные")]
|
||||
public char? IsUnreliableData { get; set; }
|
||||
[Column("РГ_смены")]
|
||||
|
||||
Reference in New Issue
Block a user