From 3483dc0e90b7e47ca3be4928e691df29b3f5f07b Mon Sep 17 00:00:00 2001 From: mashuai Date: Sat, 9 Dec 2023 10:31:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9F=AD=E4=BF=A1id?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zlpt-modules/zlpt-system/src/main/resources/bootstrap.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zlpt-modules/zlpt-system/src/main/resources/bootstrap.yml b/zlpt-modules/zlpt-system/src/main/resources/bootstrap.yml index 922af58..a1f24de 100644 --- a/zlpt-modules/zlpt-system/src/main/resources/bootstrap.yml +++ b/zlpt-modules/zlpt-system/src/main/resources/bootstrap.yml @@ -13,7 +13,8 @@ tencent: # 短信签名内容 signName: 作业智慧管控系统小程序 # 正文模板ID - templateId: 2014173 + # templateId: 2014173 + templateId: 2014506 # 超时时间 timeout: 1000