From 70259d222ebde8a9483814b6203319970e3ecc95 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Fri, 29 Nov 2024 09:16:40 +0800 Subject: [PATCH] =?UTF-8?q?test:=20=E9=82=AE=E4=BB=B6=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E8=B7=A8=E5=9F=9F,=20=E5=85=88=E7=94=A8=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 2756679..bfa4ada 100644 --- a/src/config.js +++ b/src/config.js @@ -8,9 +8,10 @@ // debug: export const API_HOST = 'http://202.103.68.144:8889/v2'; export const WS_URL = 'ws://202.103.68.144:8889'; -export const EMAIL_HOST = 'https://p9axztuwd7x8a7.mycht.cn/mail-server/service-mail'; +export const EMAIL_HOST = 'http://202.103.68.231:888/service-mail'; export const EMAIL_ATTA_HOST = 'https://p9axztuwd7x8a7.mycht.cn/attatchment'; // 邮件附件 // prod: +// export const EMAIL_HOST = 'https://p9axztuwd7x8a7.mycht.cn/mail-server/service-mail'; // export const API_HOST = 'https://p9axztuwd7x8a7.mycht.cn/whatsapp_server'; // export const WS_URL = 'wss://p9axztuwd7x8a7.mycht.cn/whatsapp_server'; // prod: export const VONAGE_URL = 'https://p9axztuwd7x8a7.mycht.cn/vonage-server'; // 语音和视频接口: