shish il y a 2 ans
Parent
commit
e47a4cf046
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      biz/shop/classes/ShopExtClass.php

+ 1 - 0
biz/shop/classes/ShopExtClass.php

@@ -309,6 +309,7 @@ class ShopExtClass extends BaseClass
     //供货商收款声音播放 ssh 20230421
     public static function ghsGatheringReport($order)
     {
+        return false;
         if ($order->fromType != dict::getDict("fromType", "shop")) {
             //非门店订单不播报语音
             return false;