Jelajahi Sumber

关闭免费配送

shish 3 tahun lalu
induk
melakukan
3602a62fad
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app-hd/controllers/PurchaseController.php

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

@@ -285,7 +285,7 @@ class PurchaseController extends BaseController
                         }
                         }
                     }
                     }
                     //花悠星暂时不支持免费配送
                     //花悠星暂时不支持免费配送
-                    if ($ghsShopId == 7687) {
+                    if ($ghsShopId == 7687 || $ghsShopId == 7831 || $ghsShopId == 7778) {
                         util::fail('暂不支持免费送货,请选其它方式');
                         util::fail('暂不支持免费送货,请选其它方式');
                     }
                     }
                 }
                 }