|
|
@@ -406,7 +406,7 @@ class PurchaseController extends BaseController
|
|
|
}
|
|
|
}
|
|
|
}else{
|
|
|
- if($ghsShopInfo->mainId == 41121){
|
|
|
+ if($ghsShopInfo->mainId == 644){
|
|
|
$bigSet = [85378,85956];
|
|
|
$smallSet = [86036,86062];
|
|
|
$getIds = array_column($productList, 'productId');
|