zhangqian
2023-08-11 ff3e203423f296965472d1f09347cda5cfe3a786
model/request/quotation.go
@@ -20,3 +20,8 @@
   Id int `json:"id"`
   Quotation
}
type GetQuotationList struct {
   PageInfo
   Keyword string `json:"keyword"`
}