double相减

140 阅读1分钟

item.WarehouseDeviation = (double)((decimal)item.DispatchQty.Value- (decimal)item.WarehouseQty.Value);