shish 2 vuotta sitten
vanhempi
commit
7f22263dd7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app-mall/controllers/OrderController.php

+ 1 - 1
app-mall/controllers/OrderController.php

@@ -160,7 +160,7 @@ class OrderController extends BaseController
 
             if ($return->sendType == 2) {
                 if (in_array($return->shopId, [2, 726, 1490, 13626])) {
-                    util::fail('暂时不能使用跑腿');
+                    util::fail('暂时不能使用代叫跑腿');
                 }
             }