xxyy
2025-02-28 c2461f320a6b36390d8dd26d4ce11a62baa0e215
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/StackerCraneJob/StackerCraneDBName.cs
@@ -70,5 +70,15 @@
        /// 托盘号
        /// </summary>
        Barcode,
        /// <summary>
        /// 启动命令
        /// </summary>
        StartCommand,
        /// <summary>
        /// 消防命令
        /// </summary>
        FireCommand,
    }
}