gorden hai 11 meses
pai
achega
68183fda2d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/admin/service/goods/GoodsService.php

+ 1 - 1
app/admin/service/goods/GoodsService.php

@@ -383,7 +383,7 @@ class GoodsService
                         'goods_sales_price' => $item['goods_component_price'],
                         'nbr' => $configJson['nbr'] ?? 0,
                         'sku_id' => $configJson['sku_id'] ?? '',
-                        'sku' => $skus
+                        'skus' => $skus
                     ];
                 }