check point
This commit is contained in:
6
Hawkeye.VisionBuilder.Workflow/ScriptValue.cs
Normal file
6
Hawkeye.VisionBuilder.Workflow/ScriptValue.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Hawkeye.VisionBuilder.Workflow;
|
||||
|
||||
public class ScriptValue
|
||||
{
|
||||
public string Script { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user