From e94a80ae3d9733eb2d6a5d9bcbd50a624f058caa Mon Sep 17 00:00:00 2001 From: yanghui <2536613402@qq.com> Date: 星期三, 19 十月 2022 17:39:48 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/huacheng_test' into huacheng_test --- flower_city/src/main/resources/application-sms.properties | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/flower_city/src/main/resources/application-sms.properties b/flower_city/src/main/resources/application-sms.properties index 2ac4112..5f1ff33 100644 --- a/flower_city/src/main/resources/application-sms.properties +++ b/flower_city/src/main/resources/application-sms.properties @@ -3,10 +3,11 @@ aliyun.screct=wkyvU72m6JmCFepCzGVuSpsJOsbRV0 aliyun.SignName=???? aliyun.TemplateCode=SMS_254326275 -aliyun.TemplateCodeOvertime=SMS_254460011 +#aliyun.TemplateCodeOvertime=SMS_254460011 +aliyun.TemplateCodeOvertime=SMS_254460012 aliyun.TemplateCodeComplete=SMS_254875101 -aliyun.TemplateCodeSubmit=SMS_254880764 - +#aliyun.TemplateCodeSubmit=SMS_254880764 +aliyun.TemplateCodeSubmit=SMS_254880763 -- Gitblit v1.7.1