@@ -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;