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