Add operation executor
This commit is contained in:
@ -6,7 +6,7 @@ namespace Hcs.WebApp.Data.Hcs
|
||||
{
|
||||
public enum OperationType
|
||||
{
|
||||
Nsi_15_7_0_1_ExportAllRegistryElements
|
||||
NsiCommon_15_7_0_1_ExportAllRegistryElements
|
||||
}
|
||||
|
||||
public int Id { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user