hao
2025-09-16 4e814dc13545fde4c5c294865370c165db7eb40e
StandardInterface/MES.Service/Modes/MessageCenter.cs
@@ -10,7 +10,7 @@
    /// <summary>
    ///     对应序列SEQ_MSG
    /// </summary>
    [SugarColumn(IsPrimaryKey = true, OracleSequenceName = "SEQ_MSG",
    [SugarColumn(IsPrimaryKey = true, OracleSequenceName = "SEQ_MSG2",
        ColumnName = "ID")]
    public decimal? Id { get; set; }