Browse Source

送货上门

shish 3 years ago
parent
commit
dfdadb060d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-hd/controllers/PurchaseController.php

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

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