feat(dal,api): добавлены таблицы исключений расписания еспп.
This commit is contained in:
@@ -13,5 +13,10 @@
|
||||
/// </summary>
|
||||
public const string Job = "job";
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Расписание регламентных работ
|
||||
/// </summary>
|
||||
public const string Schedule = "schedule";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user