StandardPda/MES.Service/Modes/XbRackingTaskSyxtLog.cs
@@ -3,7 +3,7 @@ namespace MES.Service.Modes; /// <summary> /// 入库任务表 /// 入库任务表 SEQ_XB_RACKING_TASK_SYXT_LOG /// </summary> [SugarTable("XB_RACKING_TASK_SYXT_LOG")] public class XbRackingTaskSyxtLog @@ -11,7 +11,8 @@ /// <summary> /// 主键ID /// </summary> [SugarColumn(ColumnName = "ID", IsPrimaryKey = true)] [SugarColumn(IsPrimaryKey = true, OracleSequenceName = "SEQ_XB_RACKING_TASK_SYXT_LOG", ColumnName = "ID")] public decimal Id { get; set; } /// <summary>