shish пре 4 месеци
родитељ
комит
1af92eb9ba
1 измењених фајлова са 8 додато и 8 уклоњено
  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, [86841]);
+//                            if (empty($hasMust)) {
+//                                util::fail('没满100元且15扎,请返回选金辉');
+//                            }
+//                        }
+//                    }
 
                 }