jiangshuai
2023-12-14 53fab4645491c0ee0a32c5a2c6dc882e9df5d13f
api/v1/test/product.go
@@ -248,7 +248,7 @@
      return
   }
   productList := make([]testResp.Material, len(list))
   productList := make([]testResp.Material, 0)
   for _, item := range list {
      productList = append(productList, testResp.Material{