预任务执行,Agv及电梯任务根据配置执行

This commit is contained in:
yang.lee
2023-11-09 10:03:30 +08:00
parent 68efc42e31
commit e9259ce8ad
5 changed files with 45 additions and 29 deletions

View File

@@ -20,5 +20,6 @@
/// </summary>
public string WriteTagUrl { get; set; }
public string Environment { get; set; }
}
}