zhangqian
2023-08-28 e517b1a99b6edfa24c8cc4e109a6a10488f23b6a
model/test/request/product.go
@@ -12,3 +12,7 @@
   EndCreatedAt   *time.Time `json:"endCreatedAt" form:"endCreatedAt"`
   request.PageInfo
}
type ProductCreate struct {
   List []*test.Product `json:"list"`
}