MES.Service/Modes/SalesOrder.cs @@ -106,6 +106,4 @@ [SugarColumn(ColumnName = "ENTRY_NOTE")] public string? EntryNote { get; set; } // 备注 }