liujiandao
2023-11-23 2b6e19d0864e922f67c672775a501d953dd01d8d
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{