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