From 83dffa593f5a1ba2ba1ed836b383edc9e78dc190 Mon Sep 17 00:00:00 2001 From: nmy <849173236@qq.com> Date: Sat, 9 Dec 2023 10:43:51 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E6=B3=A8?= =?UTF-8?q?=E5=86=8C=E9=80=BB=E8=BE=91=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zlpt-modules/zlpt-system/src/main/resources/bootstrap.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/zlpt-modules/zlpt-system/src/main/resources/bootstrap.yml b/zlpt-modules/zlpt-system/src/main/resources/bootstrap.yml index a1f24de..707339f 100644 --- a/zlpt-modules/zlpt-system/src/main/resources/bootstrap.yml +++ b/zlpt-modules/zlpt-system/src/main/resources/bootstrap.yml @@ -13,8 +13,9 @@ tencent: # 短信签名内容 signName: 作业智慧管控系统小程序 # 正文模板ID - # templateId: 2014173 - templateId: 2014506 + templateCodeIds: + 1: 2014173 + 2: 2014506 # 超时时间 timeout: 1000