代码管理/NEWCode/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/TaskInfo/DtCZTask.cs
@@ -107,5 +107,11 @@ /// </summary> [SugarColumn( IsNullable = true)] public int TaskFJFinishNumber { get; set; } /// <summary> /// 浠诲姟璇︽儏(json鏍煎紡,瀛樺偍浠诲姟鐨勮缁嗕俊鎭疊arcode) /// </summary> [SugarColumn(IsNullable = true)] public string DtCZTaskDetails { get; set; } } }