feat(dal): Task - доработка моделей
This commit is contained in:
@@ -296,6 +296,11 @@
|
||||
public const string GetByApplicationInWork = BaseStat + "/work-workloads/";
|
||||
}
|
||||
|
||||
public static class Workload
|
||||
{
|
||||
public const string Build = BaseStat + "/workload/build";
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region Наряды
|
||||
|
||||
Reference in New Issue
Block a user