diff --git a/src/channel/whatsappUtils.js b/src/channel/whatsappUtils.js index 65d3de8..8480db0 100644 --- a/src/channel/whatsappUtils.js +++ b/src/channel/whatsappUtils.js @@ -590,7 +590,7 @@ export const parseRenderMessageList = (messages) => { }); }; export const whatsappError = { - 'BAD_REQUEST': '无法发送, 请使用邮件联系.', + 'BAD_REQUEST': ' ', 'PARAM_INVALID': '参数错误, 请联系技术组', '100': '参数错误, 请联系技术组', '131026': '[131026] 消息无法投递(未注册/使用旧版/未同意政策).\n请稍后重试或使用邮件联系',