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