feat(dal,templateMatcher): уточнена логика UnitFilterService, в TemplateMatcher добавлены методы синхронизации и обновлению существующих шаблонов по группе
This commit is contained in:
@@ -90,7 +90,7 @@ namespace PARR.EsppSync
|
||||
return;
|
||||
}
|
||||
|
||||
// ✅ Построим TemplateForShortcodes из уже загруженного template
|
||||
// Построим TemplateForShortcodes из уже загруженного template
|
||||
var templateForShortcodes = new TemplateForShortcodes
|
||||
{
|
||||
Id = template.Id,
|
||||
|
||||
Reference in New Issue
Block a user