Browse Source

运费必选

shish 4 months ago
parent
commit
e2a2b24521
1 changed files with 8 additions and 8 deletions
  1. 8 8
      app-hd/controllers/PurchaseController.php

+ 8 - 8
app-hd/controllers/PurchaseController.php

@@ -669,14 +669,14 @@ class PurchaseController extends BaseController
 //                        }
 //                    }
 
-//                    if ($ghsShopId == 36523) {
-//                        if ($respond->actPrice < 100 || $respond->bigNum < 15) {
-//                            $hasMust = array_intersect($ids, [86841]);
-//                            if (empty($hasMust)) {
-//                                util::fail('没满100元且15扎,请返回选金辉');
-//                            }
-//                        }
-//                    }
+                    if ($ghsShopId == 36523) {
+                        if ($respond->actPrice < 100 || $respond->bigNum < 15) {
+                            $hasMust = array_intersect($ids, [85295]);
+                            if (empty($hasMust)) {
+                                util::fail('没满100元且15扎,请运费必选商品');
+                            }
+                        }
+                    }
 
                 }