feat(esppOrderLoader): логика синхронизации
This commit is contained in:
@@ -8,5 +8,9 @@
|
||||
public string Number { get; set; } = string.Empty;
|
||||
|
||||
public string? WorkGroup { get; set; }
|
||||
|
||||
public string Status { get; set; } = string.Empty;
|
||||
|
||||
public string ShortName { get; set; } = string.Empty;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user