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