update
This commit is contained in:
@@ -9,7 +9,8 @@ public enum ActionScopes
|
||||
NODE,
|
||||
EDGE,
|
||||
}
|
||||
public class AgvActions
|
||||
|
||||
public class AgvAction
|
||||
{
|
||||
[Required]
|
||||
public string ActionType { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user