jiangshuai
2023-11-23 977b2c8c8c0c15b5722e563c02f912106f1523aa
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{