AIHITService

This commit is contained in:
Mikhail Kuznetsov
2023-08-23 16:57:38 +10:00
parent 906982d08d
commit f3914c07a4
10 changed files with 105 additions and 91 deletions

View File

@@ -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("РГ_смены")]