wankeda
2025-04-25 b3afd18d58cc94bb94b8a91030d1b2fa89f637e6
代码管理/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; }
    }
}