wankeda
2025-06-24 6cc35000a6e138cfad96e7b02f8aeddcdb4ba6bf
代码管理/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; }
    }
}