@@ -124,10 +124,6 @@ class ShopExtClass extends BaseClass
//非门店订单不播报语音
return false;
}
- if ($order->needPrint == dict::getDict('needPrint', 'need')) {
- //需要打印小票的不播报语音
- return false;
- }
if ($order->onlinePay == dict::getDict('onlinePay', 'not')) {
//非在线支付的不播报