feat(api): статистика по регламентным работам по ЗО, РГ, РР
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace PARR.API.Contracts.V1.Responses.Statistics
|
||||
{
|
||||
public class StatWorkGroupWorkLoadResponse : StatWorkLoadDataBaseResponse
|
||||
{
|
||||
public required WorkGroupResponse WorkGroup { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user