From 501274e382802688fd2222297c0c4e57e2ff28e6 Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期四, 27 十一月 2025 10:56:43 +0800
Subject: [PATCH] 1111

---
 StandardPda/MES.Service/Modes/XbRackingTaskSyxtLog.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/StandardPda/MES.Service/Modes/XbRackingTaskSyxtLog.cs b/StandardPda/MES.Service/Modes/XbRackingTaskSyxtLog.cs
index f54210d..687291b 100644
--- a/StandardPda/MES.Service/Modes/XbRackingTaskSyxtLog.cs
+++ b/StandardPda/MES.Service/Modes/XbRackingTaskSyxtLog.cs
@@ -11,7 +11,7 @@
     /// <summary>
     ///     涓婚敭ID
     /// </summary>
-    [SugarColumn(IsPrimaryKey = true, OracleSequenceName = "SEQ_XB_RACKING_TASK_SYXT_LOG",
+    [SugarColumn(IsPrimaryKey = true, OracleSequenceName = "SEQ_XB_RACKING_TASK_SYXT_LOG1",
         ColumnName = "ID")]
     public decimal Id { get; set; }
 

--
Gitblit v1.9.3