feat(core, api): Workload - Controller для формирования отчетов
This commit is contained in:
@@ -299,6 +299,10 @@
|
||||
public static class Workload
|
||||
{
|
||||
public const string Build = BaseStat + "/workload/build";
|
||||
|
||||
public const string WorkGroup = BaseStat + "/workload/work-groups";
|
||||
|
||||
public const string ResponseArea = BaseStat + "/workload/response-areas";
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user