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