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