MES.Service/Modes/MesReturnware.cs @@ -70,5 +70,6 @@ ///</summary> [SugarColumn(ColumnName = "OVER")] public decimal? Over { get; set; } } }