代码管理/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; } } }