liujiandao
2023-11-25 f6558cdc94769ede8ee2f9ffa5224ba6811b8cf5
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{