1
dengjunjie
2025-09-29 d9c99e0480b4910cdb134778dd5c314b35ec4cf2
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/StackerCraneEnum/WriteStatus.cs
@@ -22,5 +22,10 @@
        /// </summary>
        [Description("鍏佽")]
        Permit,
        /// <summary>
        /// 鎴愬姛
        /// </summary>
        [Description("鎴愬姛")]
        Success
    }
}