|
|
$shortUrl = httpUtil::downloadRemoteImg($sjId, $shopId, $imgUrl);
|
|
$shortUrl = httpUtil::downloadRemoteImg($sjId, $shopId, $imgUrl);
|
|
|
'spu' => $mtGoodsSpu, 'shopImg' => $shopImg,
|
|
'spu' => $mtGoodsSpu, 'shopImg' => $shopImg,
|
|
|
'name' => $goodsName, 'sjId' => $sjId, 'mainId' => $mainId, 'shopId' => $shopId, 'catId' => $catId, 'cover' => 0, 'unitGoodsPrice' => $goodsPrice, 'num' => $num,
|
|
'name' => $goodsName, 'sjId' => $sjId, 'mainId' => $mainId, 'shopId' => $shopId, 'catId' => $catId, 'cover' => 0, 'unitGoodsPrice' => $goodsPrice, 'num' => $num,
|