model/quotation.go @@ -112,4 +112,4 @@ func (slf *QuotationSearch) SetOrder(order string) *QuotationSearch { slf.OrderBy = order return slf } }