fix
wangpengfei
2023-08-14 6acff3ce321e59b03e95fe7143ba45b0c48cd926
model/request/salesRefund.go
@@ -30,5 +30,6 @@
type GetSalesRefundList struct {
   PageInfo
   Keyword string `json:"keyword"`
   Keyword     string `json:"keyword"`
   KeywordType constvar.SalesRefundKeywordType
}