mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-11-30 22:20:45 +00:00
feat: #10000 更新
This commit is contained in:
parent
31067093b1
commit
152ee15308
@ -139,7 +139,7 @@ class BusinessGoodsSkusController extends Controller
|
||||
'external_sku_id' => $item['external_sku_id'],
|
||||
'shop_price' => $shopPrice,
|
||||
];
|
||||
$shopNames = $shopNames ?: array_keys($shopNames);
|
||||
$shopNames = $shopNames ?: array_keys($shopPrice);
|
||||
}
|
||||
$shops = Shop::query()
|
||||
->where('plat_id', Shop::$PLAT_KTT)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user