chengsc
2025-01-16 8b0d749cfbec8bf0afe71a8956bfeeed6f27cdfc
Admin.NET/WCS.Application/Enum/TaskEnum.cs
@@ -35,6 +35,12 @@
    /// </summary>
    [Description("PLC申请入库")]
    PLC = 3,
    /// <summary>
    /// 裹包入库
    /// </summary>
    [Description("裹包入库")]
    Bale = 4,
}
/// <summary>
/// 任务状态枚举