feat(esppTemplateSync): переделал логику, подключил ISyncService
This commit is contained in:
@@ -6,6 +6,6 @@ namespace PARR.EsppSync
|
||||
{
|
||||
public string TemplateName { get; set; }
|
||||
|
||||
public RobotsEnum Robot { get; set; }
|
||||
public RobotsEnum Robot { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user