jiangshuai
2024-02-06 84d2953e7b641600779e7aecc80bdd35e96d31d6
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{