1
刘磊
2024-12-26 e5642daf4b6820d0706967e486b16e8d33a46d6d
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/StackerCraneJob/StackerCraneDBName.cs
@@ -70,5 +70,15 @@
        /// 托盘号
        /// </summary>
        Barcode,
        /// <summary>
        /// 启动命令
        /// </summary>
        StartCommand,
        /// <summary>
        /// 消防命令
        /// </summary>
        FireCommand,
    }
}