肖洋
2025-01-04 a07e4702be045efa9b04b49a561463875dd28e0a
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/StackerCraneJob/StackerCraneDBName.cs
@@ -70,5 +70,15 @@
        /// 托盘号
        /// </summary>
        Barcode,
        /// <summary>
        /// 启动命令
        /// </summary>
        StartCommand,
        /// <summary>
        /// 消防命令
        /// </summary>
        FireCommand,
    }
}