1
This commit is contained in:
@@ -863,7 +863,8 @@ public class LogisticsServiceImpl implements ILogisticsService {
|
||||
order.getId(), order.getOrderId(), waybillNo);
|
||||
return true;
|
||||
}
|
||||
logger.warn("企微闲鱼应用推送失败或未配置 wxSend,回退 PDD 通道 - 订单ID: {}", order.getId());
|
||||
logger.warn("企微闲鱼应用推送失败或未配置 wxSend,不再走 PDD 通道 - 订单ID: {}", order.getId());
|
||||
return false;
|
||||
}
|
||||
|
||||
// 调用企业微信推送接口(PDD 自建应用)
|
||||
|
||||
Reference in New Issue
Block a user