CC/iWareSql/WmsDBModel/wms_rbline_task.cs @@ -46,6 +46,8 @@ public int? RbTaskType { get; set; } public int? LastNum { get; set; } [StringLength(50)] public string RbTaskTypeEnumName { get; set; }