|
|
@@ -13,10 +13,10 @@ using DeviceFlags = WCS.WorkEngineering.Extensions.DeviceFlags;
|
|
|
namespace WCS.WorkEngineering.Systems
|
|
|
{
|
|
|
/// <summary>
|
|
|
- /// 入站站点交互系统
|
|
|
+ /// 一楼入库工位处理系统
|
|
|
/// </summary>
|
|
|
[BelongTo(typeof(MainWorld))]
|
|
|
- [Description("入站站点交互系统")]
|
|
|
+ [Description("一楼入库工位处理系统")]
|
|
|
public class 一楼入库工位处理系统 : DeviceSystem<Station>
|
|
|
{
|
|
|
protected override bool ParallelDo => true;
|