wanshenmean
2025-04-15 21cd52c5592aad3687be74599a932012d9dd77a4
代码管理/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; }
    }
}