wankeda
2025-05-26 0864509e1eb593c3dedb66196ec19fe51437922b
代码管理/NEWCode/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/TaskInfo/DtCZTaskDetails.cs
@@ -58,5 +58,11 @@
        /// </summary>
        [SugarColumn(Length = 100, IsNullable = true)]
        public string MaterialBarCode { get; set; }
        /// <summary>
        /// 浠诲姟鍞竴ID
        /// </summary>
        [SugarColumn(Length = 50, IsNullable = true)]
        public string TaskTaskID { get; set; }
    }
}