xwt
2025-09-30 b5636d685f902bacfba65827d78bf59978c111e8
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; }