shish %!s(int64=2) %!d(string=hai) anos
pai
achega
c29ef25556
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      app-hd/controllers/PurchaseController.php

+ 5 - 0
app-hd/controllers/PurchaseController.php

@@ -430,6 +430,11 @@ class PurchaseController extends BaseController
                     }
                 }
             }
+            if ($sendType == 2) {
+                if (in_array($ghsShopId, [520, 1489, 13628, 3])) {
+                    util::fail('暂时不能使用跑腿');
+                }
+            }
 
             $transaction->commit();