feat(api, generatorTemplates, templateDistributor): обновлен esppScheduleResponse. Обновлен метод DistributeTemplate, так же обновлены зависимости в GeneratorTemplates
This commit is contained in:
@@ -57,6 +57,8 @@
|
||||
public Guid Id { get; set; }
|
||||
|
||||
public required string Value { get; set; }
|
||||
|
||||
public Guid? DistributionPeriodId { get; set; }
|
||||
}
|
||||
|
||||
public class EsppScheduleTypeConfigWithDataResponse
|
||||
|
||||
Reference in New Issue
Block a user