fix(api, esppOrderLoader, esppOrderManager): исправлена часовая зона УЗ ЕСПП
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
/// <summary>
|
||||
/// Таймзона учетной записи ЕСПП относительно UTC
|
||||
/// </summary>
|
||||
public static int TimeZone = 10;//0;
|
||||
public static int TimeZone { get; set; } = 3;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user