feat(api,dal): tbl TemplateStatusType - добавлен новый тип Error. В API добавлен метод просмотра статистики распределения StatTemplateDistributionController
This commit is contained in:
@@ -281,7 +281,7 @@
|
||||
|
||||
public static class StatTemplateDistribution
|
||||
{
|
||||
public const string Get = BaseStat + "/template-distribution/{applicationInWorkId}";
|
||||
public const string Get = BaseStat + "/template-distribution/{jobGroupId}";
|
||||
}
|
||||
|
||||
public static class StatResponseAreaWorkLoad
|
||||
|
||||
Reference in New Issue
Block a user