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