fix
wangpengfei
2023-07-26 10465790b3b82cbc10883c5ab16fb982406f8e0c
model/quotation.go
@@ -112,4 +112,4 @@
func (slf *QuotationSearch) SetOrder(order string) *QuotationSearch {
   slf.OrderBy = order
   return slf
}
}