|
|
@ -582,6 +582,7 @@ export const parseRenderMessageList = (messages) => {
|
|
|
|
};
|
|
|
|
};
|
|
|
|
export const whatsappError = {
|
|
|
|
export const whatsappError = {
|
|
|
|
'BAD_REQUEST': '无法发送, 请使用邮件联系.',
|
|
|
|
'BAD_REQUEST': '无法发送, 请使用邮件联系.',
|
|
|
|
|
|
|
|
'PARAM_INVALID': '参数错误, 请联系技术组',
|
|
|
|
'100': '参数错误, 请联系技术组',
|
|
|
|
'100': '参数错误, 请联系技术组',
|
|
|
|
'131026': '[131026] 消息无法投递(未注册/使用旧版/未同意政策).\n请稍后重试或使用邮件联系',
|
|
|
|
'131026': '[131026] 消息无法投递(未注册/使用旧版/未同意政策).\n请稍后重试或使用邮件联系',
|
|
|
|
'131047': '[131047] 会话超过24小时或未激活. \n请使用模板消息发送',
|
|
|
|
'131047': '[131047] 会话超过24小时或未激活. \n请使用模板消息发送',
|
|
|
|