From 5cd3065b39bde0d18ef205aa4dcdcac93cfe0c8b Mon Sep 17 00:00:00 2001 From: JiangQiming <291854119@qq.com> Date: Wed, 22 Feb 2023 17:29:12 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=96=B0=E5=A2=9E=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/notice/const.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/notice/const.ts b/src/views/notice/const.ts index 9bd71ca6..32116d21 100644 --- a/src/views/notice/const.ts +++ b/src/views/notice/const.ts @@ -184,11 +184,11 @@ export const TEMPLATE_FIELD_MAP = { }, voice: { aliyun: { - templateType: '', + templateType: 'tts', templateCode: '', ttsCode: '', message: '', - playTimes: undefined, + playTimes: 1, calledShowNumbers: '', calledNumber: '', }