@@ -549,7 +549,7 @@ class PurchaseController extends BaseController
if ($ghsShopId == 44083) {
if ($respond->bigNum < 3 && $respond->sendType == 0) {
$transaction->rollBack();
- util::fail('送货上门,最少要3扎');
+ //util::fail('送货上门,最少要3扎');
}
}else{